【新增】部门岗位租户功能

This commit is contained in:
PandaGoAdmin
2022-07-23 09:41:52 +08:00
parent ae38e7bcef
commit 59dbf51c73
11 changed files with 90 additions and 20 deletions

View File

@@ -5,7 +5,7 @@ app:
server:
# debug release test
model: release
port: 7788
port: 8080
cors: true
# 接口限流
rate:
@@ -40,9 +40,9 @@ redis:
port: 6379
mysql:
host: 47.104.252.2
username: pandax
password: pandax
host: 127.0.0.1
username: root
password: 123456
db-name: pandax
config: charset=utf8&loc=Local&parseTime=true