소스 검색

修改接口地址

xiaohaizhao 9 달 전
부모
커밋
0237b435e5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packageA/betweenFee/index.js

+ 1 - 1
packageA/betweenFee/index.js

@@ -43,7 +43,7 @@ Page({
         if (init) content.pageNumber = 1;
         if (content.pageNumber > content.pageTotal) return;
         _Http.basic({
-            "id": 20230104194002,
+            "id": 20240926150804,
             content
         }).then(res => {
             console.log("订单列表", res)