From 55c03f35a31979aefd46aead13a145c9b293e6d8 Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期四, 27 三月 2025 17:38:55 +0800 Subject: [PATCH] fix: 四期需求 --- packages/services/api/typings.d.ts | 182 +++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 181 insertions(+), 1 deletions(-) diff --git a/packages/services/api/typings.d.ts b/packages/services/api/typings.d.ts index 6b18155..f3befa6 100644 --- a/packages/services/api/typings.d.ts +++ b/packages/services/api/typings.d.ts @@ -30,6 +30,19 @@ implementFrom?: string; } + interface AddUpdatePayRechargeReceiptsInput { + /** 缂栧彿 */ + id?: string; + /** 涓氬姟璁㈠崟鍙� */ + orderNo?: string; + /** 鍏呭�奸噾棰� */ + rechargeAmount?: number; + /** 澶囨敞 */ + remark?: string; + /** 鍏呭�煎嚟璇� */ + voucher?: string; + } + interface AddUpdateUserAccountInput { pageModel?: Pagination; checkChannelId?: string; @@ -49,6 +62,75 @@ extraProperties?: string; /** 澶囨敞 */ remark?: string; + } + + interface AlipayTradeFastpayRefundQueryResponse { + httpBody?: string; + code?: string; + msg?: string; + subCode?: string; + subMsg?: string; + errorCode?: string; + gmtRefundPay?: string; + industrySepcDetail?: string; + outRequestNo?: string; + outTradeNo?: string; + presentRefundBuyerAmount?: string; + presentRefundDiscountAmount?: string; + presentRefundMdiscountAmount?: string; + refundAmount?: string; + refundChargeAmount?: string; + refundDetailItemList?: TradeFundBill[]; + refundReason?: string; + refundRoyaltys?: RefundRoyaltyResult[]; + refundSettlementId?: string; + refundStatus?: string; + sendBackFee?: string; + totalAmount?: string; + tradeNo?: string; + } + + interface AlipayTradeQueryResponse { + httpBody?: string; + code?: string; + msg?: string; + subCode?: string; + subMsg?: string; + tradeNo?: string; + outTradeNo?: string; + buyerLogonId?: string; + tradeStatus?: string; + totalAmount?: string; + transCurrency?: string; + settleCurrency?: string; + settleAmount?: string; + payCurrency?: string; + payAmount?: string; + settleTransRate?: string; + transPayRate?: string; + buyerPayAmount?: string; + pointAmount?: string; + invoiceAmount?: string; + sendPayDate?: string; + receiptAmount?: string; + storeId?: string; + terminalId?: string; + fundBillList?: TradeFundBill[]; + storeName?: string; + buyerUserId?: string; + chargeAmount?: string; + chargeFlags?: string; + settlementId?: string; + tradeSettleInfo?: TradeSettleInfo[]; + authTradePayMode?: string; + buyerUserType?: string; + mdiscountAmount?: string; + discountAmount?: string; + buyerUserName?: string; + subject?: string; + body?: string; + alipaySubMerchantId?: string; + extInfos?: string; } interface AllSubModule { @@ -330,6 +412,10 @@ interface APIupdateRolesParams { id?: string; + } + + interface APIwxPayDomesticRefundsQueryParams { + outTradeNo?: string; } interface ApplicationApiDescriptionModel { @@ -1203,6 +1289,15 @@ phoneNumber: string; } + interface LifePayPhoneMesssageCodeLoginOutput { + /** 鐢ㄦ埛Id */ + userId?: string; + /** 鏄惁鏄悗鍙扮敤鎴� */ + isBackClientUser?: boolean; + /** 娓犻亾鍙� */ + channlesNum?: string[]; + } + interface LifePayPremiumInput { premiumType?: LifePayTypeEnum; rate?: number; @@ -1228,6 +1323,40 @@ } type LifePayRateTypeEnum = 10 | 20 | 30 | 40; + + interface LifePayRechargeReceiptsListOutput { + /** 缂栧彿 */ + id?: string; + /** 涓氬姟璁㈠崟鍙� */ + orderNo?: string; + /** 鍏呭�奸噾棰� */ + rechargeAmount?: number; + /** 澶囨敞 */ + remark?: string; + /** 鍑瘉 */ + voucher?: string; + /** 璁拌处鏃堕棿 */ + creationTime?: string; + } + + interface LifePayRechargeReceiptsListOutputLifePayRechargeReceiptsPageOutput { + pageModel?: Pagination; + objectData?: any; + data?: LifePayRechargeReceiptsListOutput[]; + /** 绱鍏呭�� */ + totalRechargeAmount?: number; + } + + interface LifePayRechargeReceiptsPageInput { + pageModel?: Pagination; + checkChannelId?: string; + /** 鏌ヨ鏉′欢 */ + keyWord?: string; + /** 璁拌处寮�濮嬫椂闂� */ + creationTimeBegin?: string; + /** 璁拌处缁撴潫鏃堕棿 */ + creationTimeEnd?: string; + } interface LifePayRefundOrderOutput { id?: string; @@ -1435,6 +1564,11 @@ enums?: Record<string, any>; } + interface OnlineServiceInput { + /** 鍦ㄧ嚎瀹㈡湇閾炬帴 */ + link?: string; + } + interface OperateHistoryDto { /** 鍏宠仈鍏崇郴ID */ relationId?: string; @@ -1489,6 +1623,10 @@ interface OrderInput { property?: string; order?: OrderTypeEnum; + } + + interface OrderInQuiryInput { + outTradeNo?: string; } type OrderTypeEnum = 0 | 1; @@ -1677,9 +1815,14 @@ checkChannelId?: string; /** 鎵嬫満鍙�/鐢ㄦ埛鍚� */ queryCondition?: string; - /** 娉ㄥ唽鏃堕棿 */ + /** 娉ㄥ唽寮�濮嬫椂闂� */ creationTimeBegin?: string; + /** 娉ㄥ唽缁撴潫鏃堕棿 */ creationTimeEnd?: string; + /** 鐧诲綍寮�濮嬫椂闂� */ + loginTimeBegin?: string; + /** 鐧诲綍缁撴潫鏃堕棿 */ + loginTimeEnd?: string; } interface RefundLifePayOrderInput { @@ -1691,6 +1834,16 @@ lifePayRefundType?: LifePayRefundTypeEnum; /** 閫�娆鹃噾棰� */ refundPrice?: number; + } + + interface RefundRoyaltyResult { + refundAmount?: string; + royaltyType?: string; + resultCode?: string; + transOut?: string; + transOutEmail?: string; + transIn?: string; + transInEmail?: string; } interface RefundUserLifePayOrderInput { @@ -1892,6 +2045,27 @@ yesterdayActiveUsers?: number; } + interface TradeFundBill { + fundChannel?: string; + bankCode?: string; + amount?: string; + realAmount?: string; + fundType?: string; + } + + interface TradeSettleDetail { + operationType?: string; + operationSerial_no?: string; + operationDt?: string; + transOut?: string; + transIn?: string; + amount?: string; + } + + interface TradeSettleInfo { + tradeSettleDetailList?: TradeSettleDetail[]; + } + interface TypeApiDescriptionModel { baseType?: string; isEnum?: boolean; @@ -1932,6 +2106,12 @@ features?: UpdateFeatureDto[]; } + interface UpdateLifePayOrderInput { + id?: string; + /** 瀹為檯鍒拌处閲戦 */ + actualReceivedAmount?: number; + } + interface UpdatePassWordInput { id?: string; passWord?: string; -- Gitblit v1.9.1