refactor(admin): 订单付款码字段 barCode 统一为 authCode

对齐后端 authCode;多语订单/调试页文案改为付款码语义,避免 Auth Code / Bar Code 混用。
This commit is contained in:
DaxPay Dev
2026-07-15 11:05:09 +08:00
parent d7917fac11
commit 4a1e2e822a
18 changed files with 32 additions and 32 deletions

View File

@@ -124,7 +124,7 @@ export interface PayTradeResult extends MchEntity {
/** 银行卡类型 */
bankType?: string;
/** 付款码 */
barCode?: string;
authCode?: string;
/** 活动类型 */
promotionType?: string;
/** 支付参数体 */

View File

@@ -83,7 +83,7 @@
"method": "Payment Method",
"capability": "Capability",
"openId": "OpenID",
"authCode": "Auth Code",
"authCode": "Payment code",
"notifyUrl": "Async Notify URL",
"expiredTime": "Expire Time",
"bizOrderNo": "Order No.",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "Channel Product",
"tradeWay": "Channel Trade Way",
"bankType": "Bank Card Type",
"barCode": "Bar Code",
"promotionType": "Promotion Type",
"errorMsg": "Error",
"notifyUrl": "Notify URL",
@@ -78,7 +77,8 @@
"reason": "Refund Reason",
"finishTime": "Finish Time",
"orderAmount": "Order Amount",
"orderNo": "Original Order No."
"orderNo": "Original Order No.",
"authCode": "Payment code"
},
"bizStatus": {
"wait_pay": "Waiting",

View File

@@ -83,7 +83,7 @@
"method": "Metode Pembayaran",
"capability": "Kemampuan",
"openId": "ID Terbuka",
"authCode": "Kode Otentikasi",
"authCode": "Kode pembayaran",
"notifyUrl": "URL Beritahu Async",
"expiredTime": "Waktu Kedaluwarsa",
"bizOrderNo": "Nomor Pesanan.",
@@ -95,7 +95,7 @@
"method": "Pilih metode pembayaran",
"capability": "Pilih kemampuan",
"openId": "Diperlukan untuk WeChat jsapi/mini",
"authCode": "Diperlukan untuk pembayaran barcode",
"authCode": "Wajib untuk pembayaran barcode",
"notifyUrl": "https://...",
"expiredTime": "Default 30 menit jika kosong",
"title": "Urutan tes",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "Produk Saluran",
"tradeWay": "Cara Perdagangan Saluran",
"bankType": "Jenis Kartu Bank",
"barCode": "Kode Batang",
"promotionType": "Jenis Promosi",
"errorMsg": "Kesalahan",
"notifyUrl": "Beritahu URL",
@@ -78,7 +77,8 @@
"reason": "Alasan Pengembalian Dana",
"finishTime": "Waktu Selesai",
"orderAmount": "Jumlah Pesanan",
"orderNo": "Nomor Pesanan Asli."
"orderNo": "Nomor Pesanan Asli.",
"authCode": "Kode pembayaran"
},
"bizStatus": {
"wait_pay": "Menunggu",

View File

@@ -83,7 +83,7 @@
"method": "支払方法",
"capability": "能力",
"openId": "OpenID",
"authCode": "認証コード",
"authCode": "支払いコード",
"notifyUrl": "非同期通知 URL",
"expiredTime": "有効期限",
"bizOrderNo": "注文番号",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "チャネル製品",
"tradeWay": "チャネルトレードウェイ",
"bankType": "銀行カードの種類",
"barCode": "バーコード",
"promotionType": "プロモーションの種類",
"errorMsg": "エラー",
"notifyUrl": "通知URL",
@@ -78,7 +77,8 @@
"reason": "返金理由",
"finishTime": "終了時間",
"orderAmount": "注文金額",
"orderNo": "元の注文番号"
"orderNo": "元の注文番号",
"authCode": "支払いコード"
},
"bizStatus": {
"wait_pay": "待っている",

View File

@@ -83,7 +83,7 @@
"method": "결제 방법",
"capability": "능력",
"openId": "오픈아이디",
"authCode": "인증 코드",
"authCode": "결제 코드",
"notifyUrl": "비동기 알림 URL",
"expiredTime": "만료 시간",
"bizOrderNo": "주문번호",
@@ -95,7 +95,7 @@
"method": "결제 수단 선택",
"capability": "기능 선택",
"openId": "WeChat jsapi/mini에 필수",
"authCode": "바코드 결제",
"authCode": "바코드 결제",
"notifyUrl": "https://...",
"expiredTime": "비어 있는 경우 기본값은 30분입니다.",
"title": "테스트 순서",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "채널 제품",
"tradeWay": "채널 무역 방식",
"bankType": "은행 카드 유형",
"barCode": "바 코드",
"promotionType": "프로모션 유형",
"errorMsg": "오류",
"notifyUrl": "알림 URL",
@@ -78,7 +77,8 @@
"reason": "환불 사유",
"finishTime": "종료 시간",
"orderAmount": "주문금액",
"orderNo": "원래 주문 번호"
"orderNo": "원래 주문 번호",
"authCode": "결제 코드"
},
"bizStatus": {
"wait_pay": "대기 중",

View File

@@ -83,7 +83,7 @@
"method": "Kaedah Pembayaran",
"capability": "Keupayaan",
"openId": "OpenID",
"authCode": "Kod Pengesahan",
"authCode": "Kod pembayaran",
"notifyUrl": "URL Pemberitahuan Async",
"expiredTime": "Masa Tamat",
"bizOrderNo": "Pesanan No.",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "Produk Saluran",
"tradeWay": "Cara Perdagangan Saluran",
"bankType": "Jenis Kad Bank",
"barCode": "Kod Bar",
"promotionType": "Jenis Promosi",
"errorMsg": "ralat",
"notifyUrl": "Beritahu URL",
@@ -78,7 +77,8 @@
"reason": "Sebab Bayaran Balik",
"finishTime": "Tamat Masa",
"orderAmount": "Jumlah Pesanan",
"orderNo": "Pesanan Asal No."
"orderNo": "Pesanan Asal No.",
"authCode": "Kod pembayaran"
},
"bizStatus": {
"wait_pay": "Menunggu",

View File

@@ -83,7 +83,7 @@
"method": "วิธีการชำระเงิน",
"capability": "ความสามารถ",
"openId": "OpenID",
"authCode": "รหัสรับรองความถูกต้อง",
"authCode": "รหัสชำระเงิน",
"notifyUrl": "URL แจ้งเตือน Async",
"expiredTime": "หมดเวลา",
"bizOrderNo": "หมายเลขคำสั่งซื้อ",
@@ -95,7 +95,7 @@
"method": "เลือกวิธีการชำระเงิน",
"capability": "เลือกความสามารถ",
"openId": "จำเป็นสำหรับ WeChat jsapi/mini",
"authCode": "จำเป็นสำหรับการชำระบาร์โค้ด",
"authCode": "จำเป็นสำหรับการชำระด้วยบาร์โค้ด",
"notifyUrl": "https://...",
"expiredTime": "ค่าเริ่มต้น 30 นาทีหากว่างเปล่า",
"title": "คำสั่งทดสอบ",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "สินค้าช่องทาง",
"tradeWay": "ช่องทางการค้าทาง",
"bankType": "ประเภทบัตรธนาคาร",
"barCode": "บาร์โค้ด",
"promotionType": "ประเภทโปรโมชั่น",
"errorMsg": "ข้อผิดพลาด",
"notifyUrl": "แจ้ง URL",
@@ -78,7 +77,8 @@
"reason": "เหตุผลในการคืนเงิน",
"finishTime": "เสร็จสิ้นเวลา",
"orderAmount": "จำนวนการสั่งซื้อ",
"orderNo": "หมายเลขคำสั่งซื้อเดิม"
"orderNo": "หมายเลขคำสั่งซื้อเดิม",
"authCode": "รหัสชำระเงิน"
},
"bizStatus": {
"wait_pay": "ซึ่งรอคอย",

View File

@@ -83,7 +83,7 @@
"method": "Phương thức thanh toán",
"capability": "Khả năng",
"openId": "ID mở",
"authCode": "Mã xác thực",
"authCode": "Mã thanh toán",
"notifyUrl": "URL thông báo không đồng bộ",
"expiredTime": "Thời gian hết hạn",
"bizOrderNo": "Số thứ tự",
@@ -95,7 +95,7 @@
"method": "Chọn phương thức thanh toán",
"capability": "Chọn khả năng",
"openId": "Cần thiết cho WeChat jsapi/mini",
"authCode": "Cần thiết để thanh toán mã vạch",
"authCode": "Bắt buộc cho thanh toán mã vạch",
"notifyUrl": "https://...",
"expiredTime": "Mặc định 30 phút nếu trống",
"title": "Thứ tự kiểm tra",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "Sản phẩm kênh",
"tradeWay": "Cách giao dịch kênh",
"bankType": "Loại thẻ ngân hàng",
"barCode": "Mã vạch",
"promotionType": "Loại khuyến mãi",
"errorMsg": "Lỗi",
"notifyUrl": "URL thông báo",
@@ -78,7 +77,8 @@
"reason": "Lý do hoàn tiền",
"finishTime": "Thời gian kết thúc",
"orderAmount": "Số tiền đặt hàng",
"orderNo": "Số đơn đặt hàng ban đầu"
"orderNo": "Số đơn đặt hàng ban đầu",
"authCode": "Mã thanh toán"
},
"bizStatus": {
"wait_pay": "Chờ",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "通道支付产品",
"tradeWay": "通道交易方式",
"bankType": "银行卡类型",
"barCode": "付款码",
"promotionType": "活动类型",
"errorMsg": "错误信息",
"notifyUrl": "异步通知地址",
@@ -78,7 +77,8 @@
"reason": "退款原因",
"finishTime": "退款完成时间",
"orderAmount": "订单总金额",
"orderNo": "原支付订单号"
"orderNo": "原支付订单号",
"authCode": "付款码"
},
"bizStatus": {
"wait_pay": "待支付",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "通道支付產品",
"tradeWay": "通道交易方式",
"bankType": "銀行卡類型",
"barCode": "付款碼",
"promotionType": "活動類型",
"errorMsg": "錯誤信息",
"notifyUrl": "異步通知地址",
@@ -78,7 +77,8 @@
"reason": "退款原因",
"finishTime": "退款完成時間",
"orderAmount": "訂單總金額",
"orderNo": "原支付訂單號"
"orderNo": "原支付訂單號",
"authCode": "付款碼"
},
"bizStatus": {
"wait_pay": "待支付",

View File

@@ -51,7 +51,6 @@
"tradeProduct": "通道支付產品",
"tradeWay": "通道交易方式",
"bankType": "銀行卡型別",
"barCode": "付款碼",
"promotionType": "活動型別",
"errorMsg": "錯誤資訊",
"notifyUrl": "非同步通知地址",
@@ -78,7 +77,8 @@
"reason": "退款原因",
"finishTime": "退款完成時間",
"orderAmount": "訂單總金額",
"orderNo": "原支付訂單號"
"orderNo": "原支付訂單號",
"authCode": "付款碼"
},
"bizStatus": {
"wait_pay": "待支付",