餐盘柜优化

This commit is contained in:
mazengfei
2026-01-16 11:53:44 +08:00
parent ab58651733
commit 8337b3fabb
19 changed files with 1099 additions and 110 deletions
@@ -26,7 +26,10 @@ object PlateUtils {
MainActivity.start(
activity,
pageType = PageType.PLATE_TIP,
isAdmin = true
isAdmin = true,
block = {
}
)
}