Commit d555bb8d by zhiwj

修改日志

parent e5750055
......@@ -39,7 +39,7 @@ import java.util.*;
*/
@RestController
public class StoreImportController {
private static final Logger logger = LogManager.getLogger(StoreController.class);
private static final Logger logger = LogManager.getLogger(StoreImportController.class);
@Autowired
private StoreApiService storeApiService;
......
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