Commit fb907615 authored by shiyu's avatar shiyu

开店日志

parent a43cc007
...@@ -45,7 +45,7 @@ import java.util.Map; ...@@ -45,7 +45,7 @@ import java.util.Map;
@Service @Service
public class OpenShopServiceImpl implements OpenShopService { public class OpenShopServiceImpl implements OpenShopService {
private static final Logger logger = LoggerFactory.getLogger(AiAssistantServiceImpl.class); private static final Logger logger = LoggerFactory.getLogger(OpenShopServiceImpl.class);
@Autowired @Autowired
OpenShopApplyOrderDao openShopApplyOrderDao; OpenShopApplyOrderDao openShopApplyOrderDao;
......
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