启动类添加注解

master
张腾 2024-08-08 17:33:51 +08:00
parent b21559d6c9
commit 3be74f959e
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ import com.muyu.cloud.pay.domain.resp.CustomerListResp;
import com.muyu.cloud.pay.mapper.OrderPayCustomerMapper; import com.muyu.cloud.pay.mapper.OrderPayCustomerMapper;
import com.muyu.cloud.pay.service.OrderPayCustomerService; import com.muyu.cloud.pay.service.OrderPayCustomerService;
import com.muyu.common.core.utils.StringUtils; import com.muyu.common.core.utils.StringUtils;
import com.muyu.nacos.api.NacosServiceApi;
import com.muyu.nacos.service.NacosServerService; import com.muyu.nacos.service.NacosServerService;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service; import org.springframework.stereotype.Service;