Commit 7bd0e2a4 by 徐高华

log

parent 48135289
...@@ -36,7 +36,7 @@ import com.gic.thirdparty.cloudfile.pojo.ImageCloudFileInfo; ...@@ -36,7 +36,7 @@ import com.gic.thirdparty.cloudfile.pojo.ImageCloudFileInfo;
@RestController @RestController
public class UploadController extends WebBaseController { 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 @Autowired
private QQCloudPicService qqCloudPicService; private QQCloudPicService qqCloudPicService;
@Autowired @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