增加管理员修改用户信息和状态接口
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user