feat: add Z12/Z13 bind APIs, stock import, and sync docs

Enable auto default sync channels on agent activate, bind-code/phone confirm flows, publish ALTER, and align admin/yuheng docs with the production bind path.
This commit is contained in:
whm
2026-08-05 11:47:20 +08:00
parent b04b180d30
commit cb56e6847e
31 changed files with 1882 additions and 91 deletions

View File

@@ -49,3 +49,6 @@ DBSync:
DataDir: ./data/dbsync
LwwAuditTTLDays: 90
ReconcileMinSec: 300
# Z12生产填公司默认 Postgres DSN空则用 sqlite 联调文件
DefaultRemoteDriver: postgres
DefaultRemoteDSN: ""