1
wankeda
2025-02-12 8326222e65f0bb258c99d93f1954d7696c4ef00d
WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/obj/Debug/net6.0/EndpointInfo/WIDESEA_WMSServer_V1.json
@@ -1550,6 +1550,378 @@
        }
      }
    },
    "/api/InboundOrder_Hty/GetPageData": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/GetDetailPage": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/AddData": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/Add": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/Update": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/UpdateData": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrder_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/Del": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "text/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/*+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/Export": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/DownLoadTemplate": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      },
      "get": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/Import": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "properties": {
                  "fileInput": {
                    "type": "array",
                    "items": {
                      "type": "string",
                      "format": "binary"
                    }
                  }
                }
              },
              "encoding": {
                "fileInput": {
                  "style": "form"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrder_Hty/ExportSeedData": {
      "post": {
        "tags": [
          "InboundOrder_Hty"
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail/GetPageData": {
      "post": {
        "tags": [
@@ -1914,6 +2286,378 @@
      "post": {
        "tags": [
          "InboundOrderDetail"
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/GetPageData": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/GetDetailPage": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/AddData": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/Add": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/Update": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/UpdateData": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/Del": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "text/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/*+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/Export": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/DownLoadTemplate": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      },
      "get": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/Import": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "properties": {
                  "fileInput": {
                    "type": "array",
                    "items": {
                      "type": "string",
                      "format": "binary"
                    }
                  }
                }
              },
              "encoding": {
                "fileInput": {
                  "style": "form"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/InboundOrderDetail_Hty/ExportSeedData": {
      "post": {
        "tags": [
          "InboundOrderDetail_Hty"
        ],
        "responses": {
          "200": {
@@ -3819,6 +4563,378 @@
        }
      }
    },
    "/api/OutboundOrder_Hty/GetPageData": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/GetDetailPage": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/AddData": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/Add": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/Update": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/UpdateData": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrder_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/Del": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "text/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/*+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/Export": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/DownLoadTemplate": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      },
      "get": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/Import": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "properties": {
                  "fileInput": {
                    "type": "array",
                    "items": {
                      "type": "string",
                      "format": "binary"
                    }
                  }
                }
              },
              "encoding": {
                "fileInput": {
                  "style": "form"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrder_Hty/ExportSeedData": {
      "post": {
        "tags": [
          "OutboundOrder_Hty"
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail/AutoLockOutboundStock": {
      "post": {
        "tags": [
@@ -4409,6 +5525,378 @@
      "post": {
        "tags": [
          "OutboundOrderDetail"
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/GetPageData": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/GetDetailPage": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/AddData": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/Add": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/Update": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/UpdateData": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/Del": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "text/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/*+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/Export": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/DownLoadTemplate": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      },
      "get": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/Import": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "properties": {
                  "fileInput": {
                    "type": "array",
                    "items": {
                      "type": "string",
                      "format": "binary"
                    }
                  }
                }
              },
              "encoding": {
                "fileInput": {
                  "style": "form"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/OutboundOrderDetail_Hty/ExportSeedData": {
      "post": {
        "tags": [
          "OutboundOrderDetail_Hty"
        ],
        "responses": {
          "200": {
@@ -7503,6 +8991,378 @@
      "post": {
        "tags": [
          "Sys_DictionaryList"
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/GetPageData": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/GetDetailPage": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/AddData": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/Add": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/Update": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/SaveModel"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/UpdateData": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/Sys_Log"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/Del": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "text/json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            },
            "application/*+json": {
              "schema": {
                "type": "array",
                "items": { }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/Export": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "application/json-patch+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "text/json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            },
            "application/*+json": {
              "schema": {
                "$ref": "#/components/schemas/PageDataOptions"
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/DownLoadTemplate": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      },
      "get": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/Import": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "summary": " (Auth)",
        "requestBody": {
          "content": {
            "multipart/form-data": {
              "schema": {
                "type": "object",
                "properties": {
                  "fileInput": {
                    "type": "array",
                    "items": {
                      "type": "string",
                      "format": "binary"
                    }
                  }
                }
              },
              "encoding": {
                "fileInput": {
                  "style": "form"
                }
              }
            }
          }
        },
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/api/Sys_Log/ExportSeedData": {
      "post": {
        "tags": [
          "Sys_Log"
        ],
        "responses": {
          "200": {
@@ -12518,6 +14378,155 @@
        },
        "additionalProperties": false
      },
      "Dt_InboundOrderDetail_Hty": {
        "type": "object",
        "properties": {
          "creater": {
            "type": "string",
            "nullable": true
          },
          "createDate": {
            "type": "string",
            "format": "date-time"
          },
          "modifier": {
            "type": "string",
            "nullable": true
          },
          "modifyDate": {
            "type": "string",
            "format": "date-time",
            "nullable": true
          },
          "id": {
            "type": "integer",
            "format": "int32"
          },
          "orderId": {
            "type": "integer",
            "format": "int32"
          },
          "materielCode": {
            "type": "string",
            "nullable": true
          },
          "materielName": {
            "type": "string",
            "nullable": true
          },
          "batchNo": {
            "type": "string",
            "nullable": true
          },
          "orderQuantity": {
            "type": "number",
            "format": "double"
          },
          "receiptQuantity": {
            "type": "number",
            "format": "double"
          },
          "overInQuantity": {
            "type": "number",
            "format": "double"
          },
          "orderDetailStatus": {
            "type": "integer",
            "format": "int32"
          },
          "remark": {
            "type": "string",
            "nullable": true
          },
          "sourceId": {
            "type": "integer",
            "format": "int32"
          },
          "operateType": {
            "type": "string",
            "nullable": true
          }
        },
        "additionalProperties": false
      },
      "Dt_InboundOrder_Hty": {
        "type": "object",
        "properties": {
          "creater": {
            "type": "string",
            "nullable": true
          },
          "createDate": {
            "type": "string",
            "format": "date-time"
          },
          "modifier": {
            "type": "string",
            "nullable": true
          },
          "modifyDate": {
            "type": "string",
            "format": "date-time",
            "nullable": true
          },
          "id": {
            "type": "integer",
            "format": "int32"
          },
          "orderNo": {
            "type": "string",
            "nullable": true
          },
          "upperOrderNo": {
            "type": "string",
            "nullable": true
          },
          "orderType": {
            "type": "integer",
            "format": "int32"
          },
          "orderStatus": {
            "type": "integer",
            "format": "int32"
          },
          "createType": {
            "type": "integer",
            "format": "int32"
          },
          "remark": {
            "type": "string",
            "nullable": true
          },
          "sourceId": {
            "type": "integer",
            "format": "int32"
          },
          "operateType": {
            "type": "string",
            "nullable": true
          },
          "outWareHouse": {
            "type": "string",
            "nullable": true
          },
          "transactionCode": {
            "type": "string",
            "nullable": true
          },
          "inoutType": {
            "type": "string",
            "nullable": true
          },
          "details": {
            "type": "array",
            "items": {
              "$ref": "#/components/schemas/Dt_InboundOrderDetail_Hty"
            },
            "nullable": true
          }
        },
        "additionalProperties": false
      },
      "Dt_LocationInfo": {
        "type": "object",
        "properties": {
@@ -12971,6 +14980,155 @@
          },
          "storageLocationCode": {
            "type": "string",
            "nullable": true
          }
        },
        "additionalProperties": false
      },
      "Dt_OutboundOrderDetail_Hty": {
        "type": "object",
        "properties": {
          "id": {
            "type": "integer",
            "format": "int32"
          },
          "orderId": {
            "type": "integer",
            "format": "int32"
          },
          "materielCode": {
            "type": "string",
            "nullable": true
          },
          "materielName": {
            "type": "string",
            "nullable": true
          },
          "batchNo": {
            "type": "string",
            "nullable": true
          },
          "orderQuantity": {
            "type": "number",
            "format": "double"
          },
          "lockQuantity": {
            "type": "number",
            "format": "double"
          },
          "overOutQuantity": {
            "type": "number",
            "format": "double"
          },
          "orderDetailStatus": {
            "type": "integer",
            "format": "int32"
          },
          "remark": {
            "type": "string",
            "nullable": true
          },
          "sourceId": {
            "type": "integer",
            "format": "int32"
          },
          "operateType": {
            "type": "string",
            "nullable": true
          },
          "creater": {
            "type": "string",
            "nullable": true
          },
          "createDate": {
            "type": "string",
            "format": "date-time"
          },
          "modifier": {
            "type": "string",
            "nullable": true
          },
          "modifyDate": {
            "type": "string",
            "format": "date-time",
            "nullable": true
          }
        },
        "additionalProperties": false
      },
      "Dt_OutboundOrder_Hty": {
        "type": "object",
        "properties": {
          "creater": {
            "type": "string",
            "nullable": true
          },
          "createDate": {
            "type": "string",
            "format": "date-time"
          },
          "modifier": {
            "type": "string",
            "nullable": true
          },
          "modifyDate": {
            "type": "string",
            "format": "date-time",
            "nullable": true
          },
          "id": {
            "type": "integer",
            "format": "int32"
          },
          "orderNo": {
            "type": "string",
            "nullable": true
          },
          "upperOrderNo": {
            "type": "string",
            "nullable": true
          },
          "orderType": {
            "type": "integer",
            "format": "int32"
          },
          "orderStatus": {
            "type": "integer",
            "format": "int32"
          },
          "createType": {
            "type": "integer",
            "format": "int32"
          },
          "remark": {
            "type": "string",
            "nullable": true
          },
          "sourceId": {
            "type": "integer",
            "format": "int32"
          },
          "operateType": {
            "type": "string",
            "nullable": true
          },
          "outWareHouse": {
            "type": "string",
            "nullable": true
          },
          "transactionCode": {
            "type": "string",
            "nullable": true
          },
          "inoutType": {
            "type": "string",
            "nullable": true
          },
          "details": {
            "type": "array",
            "items": {
              "$ref": "#/components/schemas/Dt_OutboundOrderDetail_Hty"
            },
            "nullable": true
          }
        },
@@ -14218,6 +16376,60 @@
        },
        "additionalProperties": false
      },
      "Sys_Log": {
        "type": "object",
        "properties": {
          "id": {
            "type": "integer",
            "format": "int32"
          },
          "beginDate": {
            "type": "string",
            "format": "date-time",
            "nullable": true
          },
          "elapsedTime": {
            "type": "integer",
            "format": "int32",
            "nullable": true
          },
          "endDate": {
            "type": "string",
            "format": "date-time"
          },
          "requestParam": {
            "type": "string",
            "nullable": true
          },
          "responseParam": {
            "type": "string",
            "nullable": true
          },
          "success": {
            "type": "integer",
            "format": "int32",
            "nullable": true
          },
          "url": {
            "type": "string",
            "nullable": true
          },
          "userIP": {
            "type": "string",
            "nullable": true
          },
          "userName": {
            "type": "string",
            "nullable": true
          },
          "user_Id": {
            "type": "integer",
            "format": "int32",
            "nullable": true
          }
        },
        "additionalProperties": false
      },
      "Sys_Menu": {
        "type": "object",
        "properties": {