Files
dax-pay/_config/sql/update-tables.sql
DaxPay Dev 7b52cce087 feat(wx): 微信开放应用主数据与能力绑定
新增平台/商户微信应用主数据、按产品默认能力绑与通道商户能力绑(方案 A),
并补充菜单种子与升级数据脚本。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 10:57:50 +08:00

6 lines
290 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-- ====================================================================
-- 增量表结构脚本PostgreSQL
-- 升级顺序:先本文件,再 update-datas.sql
-- 当前已清空,后续增量 DDL 追加在此
-- ====================================================================