Commit eb80bf3d authored by 周健威's avatar 周健威

修改代码

parent 3c42688d
......@@ -52,6 +52,8 @@ public class GtdataController extends CommonBaseController implements UserRestIn
String filePath = "";
if(fileName.lastIndexOf(".png") > 0) {
filePath = "/rscloudmart/bg/upload/2021-01-05/1609838996306.png";
}else if(fileName.lastIndexOf("98_98") > 0) {
filePath = "/rscloudmart/bg/upload/2021-01-07/1609990102713.jpeg";
}else {
filePath = "/rscloudmart/bg/upload/2021-01-07/1609987144037.jpeg";
}
......
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