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