dashboard
repositories
filestore
activity
search
login
main
/
swspkmas
教育训练处考试制证系统后端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
测试
heheng
2025-02-19
152d72020690625c269f27861d6e5a0923a71eb7
[swspkmas.git]
/
exam-system
/
src
/
main
/
java
/
com
/
gkhy
/
exam
/
pay
/
utils
/
ISignCommond.java
1
2
3
4
5
package com.gkhy.exam.pay.utils;
public interface ISignCommond {
SignDto signSm3Detach(String paramString);
}