This commit is contained in:
阿猫
2026-09-03 12:38:16 +08:00
parent 09669fe4a2
commit e96e92d7ab
68 changed files with 2810 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
package com.stec.cmd
import dagger.hilt.android.AndroidEntryPoint
/** 任务占位M3 任务管理S2 挂载任务列表)。 */
@AndroidEntryPoint
class TaskFragment : PlaceholderFragment()