Commit 7bd0e2a4 by 徐高华

log

parent 48135289
......@@ -36,7 +36,7 @@ import com.gic.thirdparty.cloudfile.pojo.ImageCloudFileInfo;
@RestController
public class UploadController extends WebBaseController {
private static org.apache.logging.log4j.Logger logger = LogManager.getLogger(StoreController.class);
private static org.apache.logging.log4j.Logger logger = LogManager.getLogger(UploadController.class);
@Autowired
private QQCloudPicService qqCloudPicService;
@Autowired
......
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