*
This commit is contained in:
7
app/src/main/kotlin/com/stec/cmd/StatsFragment.kt
Normal file
7
app/src/main/kotlin/com/stec/cmd/StatsFragment.kt
Normal file
@@ -0,0 +1,7 @@
|
||||
package com.stec.cmd
|
||||
|
||||
import dagger.hilt.android.AndroidEntryPoint
|
||||
|
||||
/** 统计占位(M6 统计与上传,S4 挂载统计表与文件上传)。 */
|
||||
@AndroidEntryPoint
|
||||
class StatsFragment : PlaceholderFragment()
|
||||
Reference in New Issue
Block a user