1
This commit is contained in:
@@ -335,7 +335,7 @@ func ReadMsgFromVendor(vendorID int, elmAppID string, msg []byte) error {
|
|||||||
risMsg.BillId = storeDetail.VendorOrgCode
|
risMsg.BillId = storeDetail.VendorOrgCode
|
||||||
jxMsg = &JXMsg{
|
jxMsg = &JXMsg{
|
||||||
SendType: SendTypeJd,
|
SendType: SendTypeJd,
|
||||||
MsgContent: &risMsg,
|
MsgContent: risMsg,
|
||||||
}
|
}
|
||||||
globals.SugarLogger.Debugf("-----rismsg2 := %s", utils.Format4Output(risMsg, false))
|
globals.SugarLogger.Debugf("-----rismsg2 := %s", utils.Format4Output(risMsg, false))
|
||||||
globals.SugarLogger.Debugf("-----elmAppID := %s", elmAppID)
|
globals.SugarLogger.Debugf("-----elmAppID := %s", elmAppID)
|
||||||
|
|||||||
Reference in New Issue
Block a user