1
This commit is contained in:
@@ -248,7 +248,7 @@ func ReadMsgFromClient(vendorID int, elmAppID string, msg interface{}, storeId i
|
||||
|
||||
jxMsg = &JXMsg{
|
||||
SendType: SendTypeJx,
|
||||
MsgContent: jdData,
|
||||
MsgContent: shopInfo,
|
||||
}
|
||||
userList = &UserMessageList{
|
||||
VendorID: model.VendorIDJD,
|
||||
|
||||
Reference in New Issue
Block a user