Commit 00a28f93 authored by 周健威's avatar 周健威

修改接口

parent 1925467e
...@@ -86,7 +86,7 @@ public class AdminDataTempcacheController extends BaseController<DataTempcacheBi ...@@ -86,7 +86,7 @@ public class AdminDataTempcacheController extends BaseController<DataTempcacheBi
// //
// } // }
} }
resultUrl = dataTempcacheDB.getUpurl(); resultUrl = dataTempcacheDB.getFileurl();
return ObjectRestResponse.succ(resultUrl); return ObjectRestResponse.succ(resultUrl);
} }
......
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