feat: 增加租户ID自定义配置支持

This commit is contained in:
downeyin
2024-07-26 00:11:07 +08:00
parent 3d7f63868f
commit 20f937a4ed
4 changed files with 14 additions and 8 deletions
+3
View File
@@ -22,3 +22,6 @@ SHOPRO_STATIC_URL = https://file.sheepjs.com
# 是否开启直播 1 开启直播 | 0 关闭直播 (小程序官方后台未审核开通直播权限时请勿开启)
SHOPRO_MPLIVE_ON = 0
# 租户ID 默认 1
SHOPRO_TENANT_ID = 1