dashboard
repositories
filestore
activity
search
login
main
/
xinbi-new
本地新币代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
地址
peter
2025-08-18
0a767d862994e9da159ed97dfedbde57d8e76bd6
[xinbi-new.git]
/
src
/
main
/
java
/
security
/
SaltSigureUtils.java
1
2
3
4
5
6
7
package security;
public class SaltSigureUtils {
public final static String saltfigure = "iamasupermanhaha";
}