增加字段 所属管理区域
This commit is contained in:
@@ -83,7 +83,7 @@ public class SyncMainSysServerImpl implements SyncMainSysServer {
|
||||
requestBody.setLocation_address(shopInfo.getDetailAddress());
|
||||
requestBody.setStore_address(shopInfo.getDetailAddress());
|
||||
//todo 等待王硕确认
|
||||
requestBody.setStore_area(shopInfo.getManagerSupervisor());
|
||||
requestBody.setStore_area(shopInfo.getManagerRegionId().toString());
|
||||
//未开业
|
||||
requestBody.setStore_status("not_open");
|
||||
requestBody.setStore_acreage(pointInfoDO.getPointArea());
|
||||
|
||||
Reference in New Issue
Block a user