jiangshuai
2023-11-23 c9cedfb740614a995576171df73f19ebd613aff0
docs/docs.go
@@ -3221,6 +3221,9 @@
        "models.Operation": {
            "type": "object",
            "properties": {
                "auditDate": {
                    "type": "string"
                },
                "baseOperationType": {
                    "description": "基础作业类型",
                    "allOf": [
@@ -3291,6 +3294,15 @@
                },
                "operationTypeName": {
                    "description": "作业类型名称",
                    "type": "string"
                },
                "receiverAddr": {
                    "type": "string"
                },
                "receiverName": {
                    "type": "string"
                },
                "receiverPhone": {
                    "type": "string"
                },
                "sourceNumber": {
@@ -3694,6 +3706,15 @@
                },
                "operationTypeName": {
                    "description": "作业类型名称",
                    "type": "string"
                },
                "receiverAddr": {
                    "type": "string"
                },
                "receiverName": {
                    "type": "string"
                },
                "receiverPhone": {
                    "type": "string"
                },
                "sourceNumber": {
@@ -4379,6 +4400,15 @@
                    "description": "作业类型名称",
                    "type": "string"
                },
                "receiverAddr": {
                    "type": "string"
                },
                "receiverName": {
                    "type": "string"
                },
                "receiverPhone": {
                    "type": "string"
                },
                "sourceNumber": {
                    "description": "源单号",
                    "type": "string"