Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63d524fe72 | |||
| ffab09687e | |||
| 6aeebc2263 | |||
| 78816fe2dd |
@ -18,3 +18,9 @@ public class BigEventApplication
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
创建brac11122--3333
|
||||
|
||||
|
||||
|
||||
|
||||
@ -8,4 +8,6 @@ public interface UserService {
|
||||
|
||||
//注册
|
||||
void register(String username, String password);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@ -8,3 +8,4 @@ spring:
|
||||
mybatis:
|
||||
configuration:
|
||||
map-underscore-to-camel-case: true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user