jiangshuai
2023-10-20 96844c22ef3fba86a55e0af1b51bc1009d6fa950
docs/swagger.yaml
@@ -648,22 +648,6 @@
        description: 产品id
        type: string
    type: object
  request.AddLocationProductAmount:
    properties:
      Amount:
        description: 库存数量
        type: number
      adjustAmount:
        description: 差值
        type: number
      differenceAmount:
        description: 计数数量
        type: number
      locationId:
        type: integer
      productId:
        type: string
    type: object
  request.AddOperation:
    properties:
      comment:
@@ -1048,6 +1032,9 @@
      differenceAmount:
        description: 计数数量
        type: number
      locationId:
        description: 位置id
        type: integer
      operationId:
        description: 出入库id
        type: integer
@@ -1722,7 +1709,7 @@
        name: object
        required: true
        schema:
          $ref: '#/definitions/request.AddLocationProductAmount'
          $ref: '#/definitions/request.UpdateLocationProductAmount'
      produces:
      - application/json
      responses: