This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
employ-api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
1、工作详情
master
Aug
2 months ago
parent
75fe04608c
commit
25475d1d9b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/JobServiceImpl.java
+ 1
- 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/apiService/impl/JobServiceImpl.java
View File
@ -188,7 +188,7 @@ public class JobServiceImpl implements JobService {
employCheckJobService
.
saveOrUpdate
(
employCheckJob
)
;
return
Result
.
OK
(
"工作详情"
,
null
)
;
return
Result
.
OK
(
"工作详情"
,
map
)
;
}
/
/
我的招工
Write
Preview
Loading…
Cancel
Save