jiangshuai
2023-10-19 55bd24a2d654052d4c4c8eb6e7bee244af81d446
docs/swagger.yaml
@@ -529,7 +529,7 @@
        - $ref: '#/definitions/constvar.InventoryValuation'
        description: 库存计价
      name:
        description: 位置名称
        description: 分类名称
        type: string
      parentId:
        description: 上级id
@@ -821,6 +821,9 @@
        items:
          type: integer
        type: array
      keyWord:
        description: 搜索条件
        type: string
      page:
        description: 页码
        type: integer
@@ -833,6 +836,9 @@
    type: object
  request.GetInventoryHistory:
    properties:
      keyWord:
        description: 搜索条件
        type: string
      page:
        description: 页码
        type: integer
@@ -848,6 +854,17 @@
      unit:
        description: 单位
        type: string
    type: object
  request.GetLocationForms:
    properties:
      keyWord:
        type: string
      page:
        description: 页码
        type: integer
      pageSize:
        description: 每页大小
        type: integer
    type: object
  request.GetProductList:
    properties:
@@ -1499,7 +1516,7 @@
        name: object
        required: true
        schema:
          $ref: '#/definitions/request.PageInfo'
          $ref: '#/definitions/request.GetLocationForms'
      produces:
      - application/json
      responses: