diff --git a/docs/接口文档/openapi.yaml b/docs/接口文档/openapi.yaml index f7e04c1..d5edf5f 100644 --- a/docs/接口文档/openapi.yaml +++ b/docs/接口文档/openapi.yaml @@ -1138,7 +1138,8 @@ components: maxLength: 32 status: type: integer - description: |订单状态 + description: | + 订单状态 - 100: 服务未预约 - 200: 服务已预约 - 300: 服务已完成 @@ -1147,7 +1148,8 @@ components: example: 200 keyStatus: type: integer - description: |券码状态 + description: | + 券码状态 - 0: 待生成 - 1: 正常 - 2: 已核销