dashboard
repositories
filestore
activity
search
login
main
/
xzx
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix
Helius
2021-08-09
12bb078ac3225e81f2e67755f1c8e264e6551ee1
[xzx.git]
/
gc-core
/
src
/
main
/
java
/
com
/
xzx
/
gc
/
common
/
annotations
/
valid
/
Insert.java
1
2
3
4
package com.xzx.gc.common.annotations.valid;
public interface Insert {
}