Commit 36938861 authored by hezhuozhi's avatar hezhuozhi

添加HygfReplenishmentMapper

parent e8df593e
......@@ -88,6 +88,8 @@ public class PreparationMoneyServiceImpl extends BaseService<PreparationMoneyDto
private WorkFlowService workFlowService;
@Autowired
private HygfPreparationMoneyAuditingServiceImpl hygfPreparationMoneyAuditingService;
@Autowired
private HygfReplenishmentMapper hygfReplenishmentMapper;
private static final String regionRedis = "app_region_redis";
private static final String PROCESSKEY = "DeliveryManagement";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment