🐛 修复忽略租户的 URL,未带租户会报错的问题

This commit is contained in:
YunaiV
2022-04-16 00:33:34 +08:00
parent 6471c8d586
commit 9b687ff6c9
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,6 @@
### 获取租户编号 /admin-api/system/get-id-by-name
GET {{baseUrl}}/system/tenant/get-id-by-name?name=芋道源码
### 创建租户 /admin-api/system/tenant/create
POST {{baseUrl}}/system/tenant/create
Content-Type: application/json