Skip to content

Commit d2d6220

Browse files
authored
Update SQLConfig.java
1 parent 42aa60f commit d2d6220

File tree

1 file changed

+1
-1
lines changed
  • APIJSON-Java-Server/APIJSON-Idea/src/main/java/zuo/biao/apijson/server/sql

1 file changed

+1
-1
lines changed

APIJSON-Java-Server/APIJSON-Idea/src/main/java/zuo/biao/apijson/server/sql/SQLConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
import com.alibaba.fastjson.annotation.JSONField;
5353

5454
import apijson.demo.server.model.BaseModel;
55-
import apijson.demo.server.model.User;
5655
import apijson.demo.server.model.Privacy;
56+
import apijson.demo.server.model.User;
5757
import zuo.biao.apijson.Log;
5858
import zuo.biao.apijson.RequestMethod;
5959
import zuo.biao.apijson.RequestRole;

0 commit comments

Comments
 (0)