liujiandao
2023-09-19 0260b7a960b806e61ccd60597c549dfd595ba584
docs/docs.go
@@ -1342,7 +1342,7 @@
                    "type": "string"
                },
                "operationDate": {
                    "$ref": "#/definitions/util.JSONTime"
                    "type": "string"
                },
                "operationTypeId": {
                    "description": "作业类型id",
@@ -1660,14 +1660,6 @@
                }
            }
        },
        "util.JSONTime": {
            "type": "object",
            "properties": {
                "time.Time": {
                    "type": "string"
                }
            }
        },
        "util.Response": {
            "type": "object",
            "properties": {
@@ -1714,8 +1706,6 @@
   Description:      "",
   InfoInstanceName: "swagger",
   SwaggerTemplate:  docTemplate,
   LeftDelim:        "{{",
   RightDelim:       "}}",
}
func init() {