增加管理员修改用户信息和状态接口

This commit is contained in:
YunaiV
2019-03-10 20:06:32 +08:00
parent a6d07feda6
commit e771a9a5ae
3 changed files with 30 additions and 15 deletions

View File

@@ -6,12 +6,6 @@ spring:
username: root
password: ${MALL_MYSQL_PASSWORD}
# server
server:
port: 18082
servlet:
context-path: /user-api/
# mybatis
mybatis:
config-location: classpath:mybatis-config.xml