Merge remote-tracking branch 'origin/cc_20251112_wallet' into cc_20251112_wallet
This commit is contained in:
@@ -103,6 +103,7 @@ public class SyncMainSysServerImpl implements SyncMainSysServer {
|
||||
return;
|
||||
}
|
||||
storeMasterDTO.setEnterpriseId(eid);
|
||||
storeMasterDTO.setStoreId(shopInfo.getStoreId());
|
||||
storeMasterDTO.setStoreStatus("not_open");
|
||||
storeMasterDTO.setStoreName(shopInfo.getShopName());
|
||||
storeMasterDTO.setStoreNum(shopInfo.getShopCode());
|
||||
|
||||
Reference in New Issue
Block a user