chore(platform): PermCodes 注释同步侧栏菜单重命名(交易管理改交易订单)

This commit is contained in:
DaxPay Dev
2026-07-25 15:44:50 +08:00
parent 68bd29237f
commit 4c0bdba82f

View File

@@ -234,7 +234,7 @@ public interface PermCodes {
}
}
/// 交易单据域(从 payment 拆出,对齐侧栏「交易管理」)
/// 交易单据域(从 payment 拆出,对齐侧栏「交易订单」)
interface Trade {
/// 普通支付业务订单 menuCode=trade:order
interface Order {