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