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