学员修改密码api

This commit is contained in:
none
2023-03-13 14:15:06 +08:00
parent b2db35c9be
commit e16212e5ad
10 changed files with 147 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ minio:
secret-key: "password"
end-point: "http://127.0.0.1:9000"
bucket: "playedu"
domain: "http://127.0.0.1:9000/"
domain: "https://dev-local3.meedu.vip/"
mybatis:
mapper-locations: classpath:mapper/*.xml