feat: 注释掉无用的工具类 QiniuUtils
This commit is contained in:
parent
edbebf0d5d
commit
5eaa4fe6df
|
|
@ -1,5 +1,6 @@
|
|||
package com.ruoyi.common.utils;
|
||||
|
||||
/*
|
||||
import com.alibaba.fastjson2.JSONObject;
|
||||
import com.ruoyi.common.utils.file.FileUploadUtils;
|
||||
import com.qiniu.common.QiniuException;
|
||||
|
|
@ -131,4 +132,4 @@ public class QiniuUtils {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue