Commit afd67acb by 陶光胜

二维码

parent 46dfbf55
......@@ -41,6 +41,7 @@ public class BillingEnterpriseSmsPackageApiServiceImpl implements BillingEnterpr
@Override
public ServiceResponse<Void> monitorStatus(String param) {
log.info("monitorStatus");
//查询所有的商户
List<EnterpriseDTO> enterpriseDTOList = enterpriseService.listEnterprise();
for (EnterpriseDTO enterpriseDTO : enterpriseDTOList) {
......
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