Commit acc5e9ac by guojuxing

短信套餐包续订定时器添加:订购逻辑

parent 7d45dfbf
......@@ -50,8 +50,8 @@ public class BillingAccountApiServiceImpl implements BillingAccountApiService {
private UserApiService userApiService;
@Autowired
private Config config;
@Autowired
private BillingOrderApiService billingOrderApiService;
// @Autowired
// private BillingOrderApiService billingOrderApiService;
@Override
public ServiceResponse<BillingAccountDTO> getByEnterpriseId(Integer enterpriseId) {
......
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