1.pc端添加足迹接口
2.修改移动端文件上传 3.es推荐岗位和岗位列表添加type
This commit is contained in:
@@ -54,5 +54,5 @@ public interface IFileService
|
||||
*/
|
||||
public int deleteFileByIds(Long[] ids);
|
||||
|
||||
AjaxResult uploadFile(MultipartFile file, Long bussinessId);
|
||||
AjaxResult uploadFile(MultipartFile file, Long bussinessid);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user