From b0cf2fbe626cb08b7222b63b3993cdba03def691 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E5=AE=97=E6=A5=A0?= Date: Mon, 8 Aug 2022 15:55:45 +0800 Subject: [PATCH] 1 --- business/jxstore/event/print_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/business/jxstore/event/print_test.go b/business/jxstore/event/print_test.go index 3d98ba8fb..46929fa95 100644 --- a/business/jxstore/event/print_test.go +++ b/business/jxstore/event/print_test.go @@ -16,8 +16,8 @@ func TestPrintMsg(t *testing.T) { msg := &model.PrintMsg{ ModelIDCULD: model.ModelIDCULD{}, PrintNo: "20220707000002", - Content: "1,2,3
居中文字
4,5,6
居中
", - OrderNo: "9999999991", // 2147483648111 + Content: "
居中文字
", + OrderNo: "1", // 2147483648111 Status: 0, Comment: "", MsgID: "1",