zhangqian
2023-11-27 252ad9f55e8828bcacb8ddef28c8e9ff0a62f8d6
docs/swagger.yaml
@@ -446,6 +446,9 @@
    type: object
  model.ReportWork:
    properties:
      barCode:
        description: 条形码
        type: integer
      channel:
        description: 通道
        type: integer
@@ -458,6 +461,9 @@
      deviceName:
        type: string
      endTime:
        type: integer
      finishAmount:
        description: 本次报工 - 上次报工
        type: integer
      id:
        type: integer
@@ -481,6 +487,9 @@
      workerName:
        description: 报工人姓名
        type: string
      workerTime:
        description: 工时,单位秒
        type: integer
    type: object
  problem.CheckResult:
    properties: