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

8 lines
205 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
/** 我的占位M1 登录与配置S1 挂载登录/配置页)。 */
@AndroidEntryPoint
class MineFragment : PlaceholderFragment()