Compare commits
No commits in common. "brach11" and "master" have entirely different histories.
@ -18,9 +18,3 @@ public class BigEventApplication
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
创建brac11122--3333
|
||||
|
||||
|
||||
|
||||
|
||||
@ -8,6 +8,4 @@ public interface UserService {
|
||||
|
||||
//注册
|
||||
void register(String username, String password);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@ -8,4 +8,3 @@ spring:
|
||||
mybatis:
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user