This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yeguodong
/
web_server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
字段名注解
lighter
3 years ago
parent
3b133196c5
commit
b944f27127
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
src/main/java/thyyxxk/webserver/config/ColumnName.java
+ 2
- 0
src/main/java/thyyxxk/webserver/config/ColumnName.java
View File
@@ -0,0 +1,2 @@
+package thyyxxk.webserver.config;public @interface ColumnName {
+}