修改新增岗位问题,修改上传附件问题
This commit is contained in:
@@ -271,6 +271,7 @@ public class JobServiceImpl extends ServiceImpl<JobMapper,Job> implements IJobSe
|
||||
* @param job 岗位
|
||||
* @return 结果
|
||||
*/
|
||||
@Transactional
|
||||
@Override
|
||||
public int insertJob(Job job)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user