fix(unipay): register transfer_info.ui in load_path.py RBAC permissions

This commit is contained in:
yumoqing 2026-07-16 12:58:30 +08:00
parent e64bfe81ea
commit be119368c5

View File

@ -55,6 +55,7 @@ PATHS_LOGINED = [
f"/unipay/refund.dspy",
f"/unipay/refund.ui",
f"/unipay/transfercode",
f"/unipay/transfer_info.ui",
f"/unipay/user_recharge.dspy",]
# ============================================================