丽知:ofs店铺同步u8c客商重写修改数据源
This commit is contained in:
parent
23e3ae0854
commit
533be7ce57
|
@ -325,6 +325,7 @@ public class ShopPluginInitializer extends PluginBaseEntity {
|
|||
BdCubasdocEntity bdCubasdocEntity = new BdCubasdocEntity();
|
||||
bdCubasdocEntity.setPkAreacl("0001A1100000000029X5");//HH
|
||||
bdCubasdocEntity.setDef1(shopEntity.getBizCode());
|
||||
bdCubasdocEntity.setDataSourceCode(ProfilesActiveConstant.LETS_DATE_SOURCE);
|
||||
List<BdCubasdocEntity> bdCubasdocEntityList = iBdCubasdocDao.query(bdCubasdocEntity);
|
||||
if (bdCubasdocEntityList.size() == 0) {
|
||||
//新增
|
||||
|
|
Loading…
Reference in New Issue