li.shaoyi 1 năm trước cách đây
mục cha
commit
65fd922ab0
1 tập tin đã thay đổi với 390 bổ sung0 xóa
  1. 390 0
      public/proto/mtp.js

+ 390 - 0
public/proto/mtp.js

@@ -3990,6 +3990,38 @@ var $root = ($protobuf.roots["default"] || ($protobuf.roots["default"] = new $pr
       }
     }
   },
+  UpdateUserTradeRightNtf: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      NtfHeader: {
+        type: "NotifyHead",
+        id: 2
+      },
+      NotifyTime: {
+        type: "string",
+        id: 3
+      }
+    }
+  },
+  UpdateCheckoutTimeNtf: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      NtfHeader: {
+        type: "NotifyHead",
+        id: 2
+      },
+      NotifyTime: {
+        type: "string",
+        id: 3
+      }
+    }
+  },
   OrderReq: {
     fields: {
       Header: {
@@ -8976,6 +9008,50 @@ var $root = ($protobuf.roots["default"] || ($protobuf.roots["default"] = new $pr
       }
     }
   },
+  DeliveryProviderPaySellAmountReq: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      DeliveryOrderID: {
+        type: "uint64",
+        id: 2
+      },
+      Remark: {
+        type: "string",
+        id: 3
+      },
+      ClientSerialNo: {
+        type: "string",
+        id: 4
+      }
+    }
+  },
+  DeliveryProviderPaySellAmountRsp: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      RetCode: {
+        type: "int32",
+        id: 2
+      },
+      RetDesc: {
+        type: "string",
+        id: 3
+      },
+      DeliveryOrderID: {
+        type: "uint64",
+        id: 4
+      },
+      ClientSerialNo: {
+        type: "string",
+        id: 5
+      }
+    }
+  },
   SubCommand: {
     fields: {
       CommandCode: {
@@ -48939,6 +49015,320 @@ var $root = ($protobuf.roots["default"] || ($protobuf.roots["default"] = new $pr
       }
     }
   },
+  YJF_GetWithholdSignInSMSVCodeReq: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 2
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 3
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      Yckfxe: {
+        rule: "required",
+        type: "string",
+        id: 5
+      },
+      Xysxrq: {
+        rule: "required",
+        type: "string",
+        id: 6
+      },
+      Xydqrq: {
+        rule: "required",
+        type: "string",
+        id: 7
+      },
+      Kksjdw: {
+        rule: "required",
+        type: "string",
+        id: 8
+      },
+      Kksjbc: {
+        rule: "required",
+        type: "string",
+        id: 9
+      },
+      Kkzqnkfxe: {
+        rule: "required",
+        type: "string",
+        id: 10
+      },
+      Kkzqnxzbs: {
+        rule: "required",
+        type: "string",
+        id: 11
+      },
+      Lxdh: {
+        rule: "required",
+        type: "string",
+        id: 12
+      },
+      Addr: {
+        type: "string",
+        id: 13
+      },
+      Remark: {
+        type: "string",
+        id: 14
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 15
+      }
+    }
+  },
+  YJF_GetWithholdSignInSMSVCodeRsp: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      RetCode: {
+        type: "int32",
+        id: 2
+      },
+      RetDesc: {
+        type: "string",
+        id: 3
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 5
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 6
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 7
+      }
+    }
+  },
+  YJF_WithholdSignInSMSReq: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 2
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 3
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 5
+      },
+      VCode: {
+        rule: "required",
+        type: "string",
+        id: 6
+      }
+    }
+  },
+  YJF_WithholdSignInSMSRsp: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      RetCode: {
+        type: "int32",
+        id: 2
+      },
+      RetDesc: {
+        type: "string",
+        id: 3
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 5
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 6
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 7
+      }
+    }
+  },
+  YJF_WithholdSignOutReq: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 2
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 3
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 5
+      }
+    }
+  },
+  YJF_WithholdSignOutRsp: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      RetCode: {
+        type: "int32",
+        id: 2
+      },
+      RetDesc: {
+        type: "string",
+        id: 3
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 5
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 6
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 7
+      }
+    }
+  },
+  YJF_WithholdInApplyReq: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 2
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 3
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      BillAmount: {
+        rule: "required",
+        type: "string",
+        id: 5
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 6
+      }
+    }
+  },
+  YJF_WithholdInApplyRsp: {
+    fields: {
+      Header: {
+        type: "MessageHead",
+        id: 1
+      },
+      RetCode: {
+        type: "int32",
+        id: 2
+      },
+      RetDesc: {
+        type: "string",
+        id: 3
+      },
+      AccountID: {
+        rule: "required",
+        type: "uint64",
+        id: 4
+      },
+      UserID: {
+        rule: "required",
+        type: "uint32",
+        id: 5
+      },
+      LoginID: {
+        rule: "required",
+        type: "uint64",
+        id: 6
+      },
+      ClientSerialNo: {
+        rule: "required",
+        type: "string",
+        id: 7
+      }
+    }
+  },
   jbbtBackPDNtf: {
     fields: {
       Header: {