fix
This commit is contained in:
@@ -123,7 +123,7 @@ public class DecorationMeasureServiceImpl implements DecorationMeasureService {
|
|||||||
map.put("partnerMobile", lineInfo.getMobile());
|
map.put("partnerMobile", lineInfo.getMobile());
|
||||||
map.put("storeName", shopInfo.getShopName());
|
map.put("storeName", shopInfo.getShopName());
|
||||||
commonService.sendQWMessage(Collections.singletonList(request.getDesignUserId()),
|
commonService.sendQWMessage(Collections.singletonList(request.getDesignUserId()),
|
||||||
MessageEnum.MESSAGE_62,
|
MessageEnum.MESSAGE_58,
|
||||||
map
|
map
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user