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

8 lines
198 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
/** 任务占位M3 任务管理S2 挂载任务列表)。 */
@AndroidEntryPoint
class TaskFragment : PlaceholderFragment()