Files
m-stecmd/app/src/main/kotlin/com/stec/cmd/HomeFragment.kt
阿猫 e96e92d7ab *
2026-09-03 12:38:16 +08:00

8 lines
201 B
Kotlin
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
package com.stec.cmd
import dagger.hilt.android.AndroidEntryPoint
/** 首页占位M2 项目工作台S1 挂载项目列表)。 */
@AndroidEntryPoint
class HomeFragment : PlaceholderFragment()