1
This commit is contained in:
@@ -16,8 +16,8 @@ func TestPrintMsg(t *testing.T) {
|
||||
msg := &model.PrintMsg{
|
||||
ModelIDCULD: model.ModelIDCULD{},
|
||||
PrintNo: "20220707000002",
|
||||
Content: "<sound>1,2,3</sound><center>居中文字</center><sound>4,5,6</sound><center>居中</center>",
|
||||
OrderNo: "9999999991", // 2147483648111
|
||||
Content: "<center>居中文字</center>",
|
||||
OrderNo: "1", // 2147483648111
|
||||
Status: 0,
|
||||
Comment: "",
|
||||
MsgID: "1",
|
||||
|
||||
Reference in New Issue
Block a user