定时任务 修改进件信息处理
This commit is contained in:
@@ -93,6 +93,7 @@ public class EntryManagerTask {
|
||||
}
|
||||
shopMerchantDTO.setNativeMerchantDTO(nativeMerchantDTO);
|
||||
shopMerchantService.editEntry(shopMerchantDTO, false);
|
||||
shopMerchantService.upMerchant(licenceNo, nativeMerchantDTO);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user