2 Commits 0cae4b718c ... b5edfee3af

Autore SHA1 Messaggio Data
  culturetown b5edfee3af Merge branch '推广版' of https://git.jdnx.me/tomy/JD_iOS into 推广版 2 settimane fa
  culturetown 950edaf5f6 获取工单接口类型值传校正。 2 settimane fa
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. BIN
      .DS_Store
  2. 1 1
      Koala/Koala/Modular/JDAssets/V/JDFuncLimitPopView.swift

BIN
.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": ""