标签打印、入库单和出库单打印完成

This commit is contained in:
2026-04-23 11:19:55 +08:00
parent 6f1db0f92e
commit 26fcb18746
11 changed files with 5336 additions and 4 deletions

View File

@@ -17,7 +17,9 @@
"delay" : 0
},
/* */
"modules" : {},
"modules" : {
"Bluetooth" : {}
},
/* */
"distribute" : {
/* android */
@@ -41,7 +43,9 @@
]
},
/* ios */
"ios" : {},
"ios" : {
"dSYMs" : false
},
/* SDK */
"sdkConfigs" : {}
}