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
..
2026-05-18 16:00:42 +08:00
2025-07-16 14:19:12 +08:00
2026-05-18 16:00:42 +08:00
2026-05-18 16:00:42 +08:00
2026-01-14 09:41:56 +08:00
2026-05-18 16:00:42 +08:00