Compare commits

..

No commits in common. "brach11" and "master" have entirely different histories.

3 changed files with 0 additions and 9 deletions

View File

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

View File

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

View File

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