Parcourir la source

修改对接文档

test il y a 7 mois
Parent
commit
b7001a5402

+ 24 - 0
build/cool/temp/eps.d.ts

@@ -3058,10 +3058,22 @@ declare namespace Eps {
 		 * 交易订单回调通知
 		 */
 		notifyOrder(data?: any): Promise<any>;
+		/**
+		 * kyc basic 保存
+		 */
+		getCustomer(data?: any): Promise<any>;
+		/**
+		 * kyc advanced 保存
+		 */
+		toAdvanced(data?: any): Promise<any>;
 		/**
 		 * kyc countries 查询
 		 */
 		countries(data?: any): Promise<any>;
+		/**
+		 * kyc basic 保存
+		 */
+		toPremium(data?: any): Promise<any>;
 		/**
 		 * kyc advanced 保存
 		 */
@@ -3070,6 +3082,10 @@ declare namespace Eps {
 		 * kyc basic 保存
 		 */
 		premium(data?: any): Promise<any>;
+		/**
+		 * kyc basic 保存
+		 */
+		toBaisc(data?: any): Promise<any>;
 		/**
 		 * kyc level 查询
 		 */
@@ -3141,9 +3157,13 @@ declare namespace Eps {
 			notifyOrder: string;
 			notifyOrder: string;
 			notifyOrder: string;
+			getCustomer: string;
+			toAdvanced: string;
 			countries: string;
+			toPremium: string;
 			advanced: string;
 			premium: string;
+			toBaisc: string;
 			level: string;
 			basic: string;
 			toPay: string;
@@ -3167,9 +3187,13 @@ declare namespace Eps {
 			notifyOrder: boolean;
 			notifyOrder: boolean;
 			notifyOrder: boolean;
+			getCustomer: boolean;
+			toAdvanced: boolean;
 			countries: boolean;
+			toPremium: boolean;
 			advanced: boolean;
 			premium: boolean;
+			toBaisc: boolean;
 			level: boolean;
 			basic: boolean;
 			toPay: boolean;

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
build/cool/temp/eps.json


+ 1 - 1
src/modules/dj/views/merchant.vue

@@ -69,7 +69,7 @@ function openInfo(row: any) {
   商户谷歌验证码: ${row.secret}
   商户后台: http://157.175.73.225
 
-  开发文档地址:https://doc.apipost.net/docs/detail/33d38ea154ee000?target_id=3d3371cff09002
+  开发文档地址:https://doc.apipost.net/docs/detail/3a406d7ed003000?target_id=2406377fb07129
   
   支付网关:http://157.175.73.225/api/admin/dj/open/order
   查询网关: http://157.175.73.225/api/admin/dj/open/query

+ 1 - 1
src/modules/dj/views/test.vue

@@ -7,7 +7,7 @@
       <template #header>
         <div class="card-header">
           <span>在线调试</span>
-          <el-link type="primary" href="https://doc.apipost.net/docs/detail/33d38ea154ee000?target_id=3d3371cff09002"
+          <el-link type="primary" href="https://doc.apipost.net/docs/detail/3a406d7ed003000?target_id=2406377fb07129"
             target="_blank">点击查看对接文档</el-link>
         </div>
       </template>

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
stats.html


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff