|
@ -74,6 +74,6 @@ public class CrmFileService { |
|
|
datum.setFilePath(fileUploadComponent.getUrlPrefix() + datum.getFilePath()); |
|
|
datum.setFilePath(fileUploadComponent.getUrlPrefix() + datum.getFilePath()); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
return crmFileFeign.getPcAppendix(query); |
|
|
return rb.success().setData(data); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|