zhangqian
2024-06-13 2f856eaa7e46c884f1cb7ad721919a086d7f34a3
docs/swagger.yaml
@@ -809,6 +809,10 @@
        allOf:
        - $ref: '#/definitions/constvar.BaseOperationType'
        description: 基础作业类型
      checkedAt:
        type: string
      checkedBy:
        type: string
      comment:
        type: string
      companyID:
@@ -818,6 +822,8 @@
      contacterID:
        type: integer
      contacterName:
        type: string
      createBy:
        type: string
      createTime:
        type: string
@@ -1912,6 +1918,11 @@
      amount:
        description: 数量
        type: number
      amountMoreUnits:
        description: 在库数量多单位
        items:
          $ref: '#/definitions/models.UnitItems'
        type: array
      locationId:
        description: 位置id
        type: integer