Compare commits

...

4 Commits

Author SHA1 Message Date
63d524fe72 创建brach 2025-04-22 11:27:22 +08:00
ffab09687e 创建brach 2025-04-22 11:10:38 +08:00
6aeebc2263 创建brach 2025-04-22 10:51:44 +08:00
78816fe2dd 创建brach 2025-04-22 10:16:49 +08:00
3 changed files with 9 additions and 0 deletions

View File

@ -18,3 +18,9 @@ public class BigEventApplication
} }
} }
创建brac11122--3333

View File

@ -8,4 +8,6 @@ public interface UserService {
//注册 //注册
void register(String username, String password); void register(String username, String password);
} }

View File

@ -8,3 +8,4 @@ spring:
mybatis: mybatis:
configuration: configuration:
map-underscore-to-camel-case: true map-underscore-to-camel-case: true