This website works better with JavaScript.
Home
Explore
Help
Sign In
eln_TD
/
eln_svr
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix:[模板管理]优化
master
15881625488@163.com
2 months ago
parent
f77484b017
commit
cdd9c1806b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/service/impl/StudyFormFillServiceImpl.java
+ 0
- 1
hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/service/impl/StudyFormFillServiceImpl.java
View File
@ -579,7 +579,6 @@ public class StudyFormFillServiceImpl extends ServiceImpl
*
@param
studyFormFill
*
/
@Override
@Transactional
(
rollbackFor
=
Exception
.
class
)
public
void
tj
(
StudyFormFill
studyFormFill
)
{
SysUser
qmr
=
SecurityUtils
.
getLoginUser
(
)
.
getSysUser
(
)
;
/
/
验证签名人密码
Write
Preview
Loading…
Cancel
Save