Merge remote-tracking branch 'origin/cc_20251112_wallet' into cc_20251112_wallet

This commit is contained in:
苏竹红
2025-11-13 18:44:31 +08:00
5 changed files with 13 additions and 3 deletions

View File

@@ -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());