ruoyi-project/src/main/java/com/ruoyi/project/service/impl/ServiceReimbursementServiceImpl.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ruoyi-project/src/main/java/com/ruoyi/project/service/impl/ServiceReimbursementServiceImpl.java
@@ -206,8 +206,8 @@ //下面需求调用文件的接口,调用成功返回后,得到filename和fileid 用这二个值去更新数据 String filePath = RuoYiConfig.getUploadPath(); String strMutfileUrl = remShare.getFileurl();//可能存在多个地址,以,分开 // String strMutfileUrl = remShare.getFileurl();//可能存在多个地址,以,分开 String strMutfileUrl = remShare.getAnnexfiles(); String strFUrl = "http://129.88.242.39:8899/seeyon/rest/attachment?token=" + strRes; //String strFUrl = "http://slb.hospitalstar.com:8899/seeyon/rest/attachment?token="+strRes; //strFUrl = String.format(strFUrl, strRes);