2 次代碼提交 0cae4b718c ... b5edfee3af

作者 SHA1 備註 提交日期
  culturetown b5edfee3af Merge branch '推广版' of https://git.jdnx.me/tomy/JD_iOS into 推广版 2 周之前
  culturetown 950edaf5f6 获取工单接口类型值传校正。 2 周之前
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      .DS_Store
  2. 1 1
      Koala/Koala/Modular/JDAssets/V/JDFuncLimitPopView.swift

二進制
.DS_Store


+ 1 - 1
Koala/Koala/Modular/JDAssets/V/JDFuncLimitPopView.swift

@@ -168,7 +168,7 @@ class JDFuncLimitPopView: BaseAlertView {
     
     func requestWorkOrderList() {
         let param: [String: Any] = [
-            "type" : 2,
+            "type" : 100,
             "pageNum": "1",
             "pageSize": "10",
             "status": ""