yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/unipay 2026-07-17 10:50:01 +08:00
df6aa60006 ui: transfer_info display as flat text rows instead of read-only Form
yumoqing pushed to main at yumoqing/unipay 2026-07-17 10:36:25 +08:00
68ca493840 bugfix
yumoqing pushed to main at yumoqing/unipay 2026-07-16 18:59:06 +08:00
3617403201 bugfix
yumoqing pushed to main at yumoqing/unipay 2026-07-16 18:46:01 +08:00
9d0f9c568e fix(wechat): payload.subject → payment_name fallback, amount ×100 yuan→fen
yumoqing pushed to main at yumoqing/accounting 2026-07-16 18:36:21 +08:00
950df9a4c2 bugfix
yumoqing pushed to main at yumoqing/unipay 2026-07-16 18:22:34 +08:00
9939ccf5ef fix: transfer_info.ui 子控件从 options.children 改为 subwidgets
yumoqing pushed to main at yumoqing/rbac 2026-07-16 18:06:28 +08:00
a4f1ff6a88 fix(rbac): userrole CRUD roleid display — align valueField/textField with data columns
yumoqing pushed to main at yumoqing/unipay 2026-07-16 17:52:38 +08:00
baf84725e0 fix: transfer opens NewWindow like wechat/alipay, not replace main content
yumoqing pushed to main at yumoqing/unipay 2026-07-16 17:49:37 +08:00
2cac8fe4be fix(wechat): revert to H5 payment — h5_url is directly browser-openable, no tenpay conversion needed
yumoqing pushed to main at yumoqing/unipay 2026-07-16 17:40:27 +08:00
d4c9568673 fix(wechat): use wx.tenpay.com/f2f for web payment, weixin:// is not browser-openable
yumoqing pushed to main at yumoqing/rbac 2026-07-16 17:34:28 +08:00
cc245f4721 fix: get_search_roleid return all roles so code uitype resolves display text correctly
yumoqing pushed to main at yumoqing/unipay 2026-07-16 17:33:55 +08:00
403cdd5de1 revert: 恢复原始支付流程——获取支付URL后直接新窗口跳转,移除QR码
yumoqing pushed to main at yumoqing/accounting 2026-07-16 17:32:14 +08:00
47844253fe fix(billing): separate ns for stats query, avoid sqlor ns mutation
yumoqing pushed to main at yumoqing/accounting 2026-07-16 17:30:59 +08:00
1ffdda5ffe fix(billing): add acc_date to aggregate query for sqlor ORDER BY
yumoqing pushed to main at yumoqing/unipay 2026-07-16 17:25:41 +08:00
149092a3a0 security: 移除第三方 qrserver.com,改用本地 qrcode 生成 QR 码
yumoqing pushed to main at yumoqing/accounting 2026-07-16 16:59:59 +08:00
fba38804de fix(billing): submit_text→submit_label, wid→self, fix indentation
yumoqing pushed to main at yumoqing/unipay 2026-07-16 16:32:11 +08:00
e83e8e4d8d fix: 实现转账邮件轮询后台任务,自动匹配转账码并完成入账
yumoqing pushed to main at yumoqing/unipay 2026-07-16 16:31:28 +08:00
c308c5e9ef fix: 实现转账邮件轮询后台任务,自动匹配转账码并完成入账
yumoqing pushed to main at yumoqing/accounting 2026-07-16 16:28:33 +08:00
f7f9581cd9 fix(billing): InlineForm target can't find sibling Tabular
yumoqing pushed to main at yumoqing/rbac 2026-07-16 16:21:43 +08:00
be26c6db98 feat: allow same phone number to register multiple users