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