1
This commit is contained in:
@@ -173,7 +173,7 @@ func TestPrint(c *gin.Context, appID int, tokenInfo *model.TokenInfo, printNo st
|
||||
OrderNo: orderNo,
|
||||
Content: content,
|
||||
MsgID: msgID,
|
||||
ContentEncryption: "",
|
||||
ContentEncryption: "1",
|
||||
}
|
||||
err = dao.Insert(db, printMsg)
|
||||
return msgID, err
|
||||
|
||||
Reference in New Issue
Block a user