This commit is contained in:
邹宗楠
2022-08-08 15:55:45 +08:00
parent 2812fa1f08
commit b0cf2fbe62

View File

@@ -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",