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