This commit is contained in:
邹宗楠
2022-08-08 11:27:46 +08:00
parent 3d67197f90
commit ba1e7abe8b
2 changed files with 4 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ const (
BigFont = "bigFont" // 是否为大字体
PrintNumber = "printNumber" // 打印次数
AppID = "appId" // 应用id
MsgId = "msgId" // 消息id
)
type SkuListPrintOrder struct {