ymq 9b695301ca fix(register): free customer bind 池名硬编码'discount'→get_module_dbname('discount')
pipeline-app 共库单池,硬编码'discount'导致 dbdesc=None → 'NoneType' object has no attribute 'get'。
租户域名逻辑本身无误:域名未注册→parentid=None→reseller_id='0'平台自营兜底。
改用 get_module_dbname 后 sage(discount独立库)/pipeline-app(共库)双宿主均正确。
2026-08-27 12:40:47 +08:00
2025-07-16 14:19:12 +08:00
2025-07-16 14:19:12 +08:00
2025-07-16 14:19:12 +08:00
2025-07-16 14:19:12 +08:00
2026-04-16 14:36:29 +08:00

rbac

Description
No description provided
Readme 1.1 MiB
Languages
Python 88.9%
CSS 10.5%
Shell 0.6%