{ "swagger": "2.0", "info": { "description": "mars swagger3", "title": "mars", "termsOfService": "http://www.mars.net", "contact": { "name": "mars", "url": "http://www.mars.net", "email": "mars@mars.com" } }, "host": "192.168.0.60:22105", "basePath": "/", "tags": [ { "name": "WEB管理端登录接口", "description": "Login Admin Web Controller" }, { "name": "callback-web-controller", "description": "Callback Web Controller" }, { "name": "会员卡等级管理相关接口", "description": "Vip Level Card Manager Controller" }, { "name": "会员卡订单管理相关接口", "description": "Vip Member Order Controller" }, { "name": "余额卡充值列表", "description": "Wallet Card Order Controller" }, { "name": "余额卡支付", "description": "Wallet Card Pay Web Controller" }, { "name": "余额卡管理", "description": "Wallet Card Controller" }, { "name": "余额卡重置金额类型管理", "description": "Wallet Storage Type Controller" }, { "name": "储值卡修改密码相关接口", "description": "Stored Value Card Change Pwd Web Controller" }, { "name": "储值卡充值相关接口", "description": "Stored Value Card Recharge Web Controller" }, { "name": "储值卡列表相关接口", "description": "Stored Value Card List Web Controller" }, { "name": "储值卡卡支付", "description": "Stored Value Card Pay Web Controller" }, { "name": "储值卡开卡相关接口", "description": "Stored Value Card Active Web Controller" }, { "name": "储值卡批量制卡相关接口", "description": "Stored Value Card Batch Make Web Controller" }, { "name": "储值卡操作记录相关接口", "description": "Stored Value Card Record Web Controller" }, { "name": "公共下拉列表框接口-pc管理端", "description": "Combobox Public Web Controller" }, { "name": "公共接口 - 管理PC端", "description": "Bar Table Public Web Controller" }, { "name": "公司公告管理", "description": "Com Bulletin Web Controller" }, { "name": "公司管理 - 管理PC端", "description": "Company Manage Controller" }, { "name": "公司账单统计", "description": "Com Finance Flow Controller" }, { "name": "公司门店管理 - 管理PC端", "description": "Club Manage Controller" }, { "name": "公告设置", "description": "Com Bulletin Setting Controller" }, { "name": "前台控台员操作接口 - 管理WEB端", "description": "Bar Table Reception Admin Web Controller" }, { "name": "台位区域管理 - 管理PC端", "description": "Bar Area Manage Web Controller" }, { "name": "台位吧台管理 - 管理PC端", "description": "Bar Table Manage Web Controller" }, { "name": "台位瓷片配置管理 - 管理PC端", "description": "Bar Table Widget Manager Web Controller" }, { "name": "台位类型管理 - 管理PC端", "description": "Bar Table Type Manage Web Controller" }, { "name": "台位预定规则管理 - 管理PC端", "description": "Book Rule Manage Web Controller" }, { "name": "后台商品管理", "description": "Goods Manager Controller" }, { "name": "商品分类管理", "description": "Goods Type Manager Controller" }, { "name": "商品统计分类管理", "description": "Goods Statis Type Manager Controller" }, { "name": "存储配置相关接口", "description": "Storage Config Controller" }, { "name": "存取酒管理", "description": "Wine Deposit Manage Web Controller" }, { "name": "存酒规则管理", "description": "Wine Deposit Rule Manage Web Controller" }, { "name": "客户余额卡账户余额", "description": "Cus Account Balance Controller" }, { "name": "微信三方平台通知回调", "description": "Wx Third Plat Callback Web Controller" }, { "name": "微信小程序管理", "description": "Wx Third Plat Mini App Manager Controller" }, { "name": "打印机出品位置配置管理", "description": "Printer Position Controller" }, { "name": "打印机管理", "description": "Printer Controller" }, { "name": "支付接口", "description": "Pay Web Controller" }, { "name": "收单商户账户-POS机绑定管理", "description": "Income Mch Account Pos Controller" }, { "name": "收单商户账户管理", "description": "Income Mch Account Controller" }, { "name": "数据大屏统计", "description": "Large Data Screen Statistics Controller" }, { "name": "文件上传", "description": "File Upload Controller" }, { "name": "桌台绑定API", "description": "Bar Table Binding Waiter Manager Controller" }, { "name": "渠道管理", "description": "Channel Source Manager Controller" }, { "name": "用户管理-公司", "description": "Com User Manage Web Controller" }, { "name": "用户管理-系统", "description": "Sys User Manage Web Controller" }, { "name": "用户管理-门店", "description": "Club User Manage Web Controller" }, { "name": "登录用户获取可见菜单及button权限", "description": "Authorized Menu Perms Web Controller" }, { "name": "第三方订单管理", "description": "Third Party Order Web Controller" }, { "name": "管理app客户端版本管理", "description": "Admin App Version Web Controller" }, { "name": "管理后台余额卡充值模块", "description": "Wallet Card Recharge Web Controller" }, { "name": "粉丝会员管理接口", "description": "Vip Manager Controller" }, { "name": "粉丝管理相关接口", "description": "Member Manager Controller" }, { "name": "系统菜单管理", "description": "Menu Manage Web Controller" }, { "name": "经营统计", "description": "Manage Statistics Controller" }, { "name": "结算相关接口", "description": "Bar Table Settle Web Controller" }, { "name": "角色管理-系统", "description": "Sys Role Manage Web Controller" }, { "name": "角色管理公司", "description": "Com Role Manage Web Controller" }, { "name": "角色管理门店", "description": "Club Role Manage Web Controller" }, { "name": "赠送管理", "description": "Gift Order Web Controller" }, { "name": "部门管理-公司", "description": "Club Department Web Controller" }, { "name": "部门管理-门店", "description": "Com Department Web Controller" }, { "name": "酒水挂账订单相关接口", "description": "Drink Credit Order Web Controller" }, { "name": "酒水退款订单相关接口", "description": "Drink Refund Order Web Controller" }, { "name": "酒水销售订单相关接口", "description": "Drink Sales Order Web Controller" }, { "name": "门店账单统计", "description": "Club Finance Flow Controller" }, { "name": "预定记录查询 - 管理PC端", "description": "Book Record Manage Web Controller" } ], "paths": { "/web/authindex": { "get": { "tags": [ "微信三方平台通知回调" ], "summary": "授权", "operationId": "redirectAuthPageUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/callback/auth-event": { "post": { "tags": [ "微信三方平台通知回调" ], "summary": "授权事件通知、component_verify_ticket等", "description": "授权事件通知、component_verify_ticket等", "operationId": "authorizerEventCallbackUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "name": "encrypt_type", "in": "query", "description": "encrypt_type", "required": true, "type": "string" }, { "name": "msg_signature", "in": "query", "description": "msg_signature", "required": true, "type": "string" }, { "name": "nonce", "in": "query", "description": "nonce", "required": true, "type": "string" }, { "in": "body", "name": "notifyBodyStr", "description": "notifyBodyStr", "required": true, "schema": { "type": "string" } }, { "name": "timestamp", "in": "query", "description": "timestamp", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "type": "string" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin/user/check-invite-no": { "post": { "tags": [ "管理后台余额卡充值模块" ], "summary": "校验推荐码", "operationId": "checkInviteNoUsingPOST_3", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/校验邀请码请求", "originalRef": "校验邀请码请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«boolean»", "originalRef": "HttpResult«boolean»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin/wallet-card/charge": { "post": { "tags": [ "管理后台余额卡充值模块" ], "summary": "银台余额卡代充值", "operationId": "chargeUsingPOST_2", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/银台余额卡代充值对象", "originalRef": "银台余额卡代充值对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«余额卡充值»", "originalRef": "HttpResult«余额卡充值»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin/wallet-card/check-set-pay-pwd": { "get": { "tags": [ "管理后台余额卡充值模块" ], "summary": "设置支付密码检测 true-已设置,false-未设置", "operationId": "checkSetPayPwdUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "memberId", "in": "query", "description": "memberId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«boolean»", "originalRef": "HttpResult«boolean»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin/wallet-card/create-trade-pay": { "post": { "tags": [ "管理后台余额卡充值模块" ], "summary": "创建支付单", "operationId": "createTradePayUsingPOST_7", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡充值订单支付单请求", "originalRef": "余额卡充值订单支付单请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TradePayDTO»", "originalRef": "HttpResult«TradePayDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin/wallet-card/list": { "get": { "tags": [ "管理后台余额卡充值模块" ], "summary": "获取用户的余额卡列表", "operationId": "listUsingGET_11", "produces": [ "*/*" ], "parameters": [ { "name": "memberId", "in": "query", "description": "memberId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«余额卡列表及用户余额信息»»", "originalRef": "HttpResult«List«余额卡列表及用户余额信息»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin/wallet-card/recharge-record": { "get": { "tags": [ "管理后台余额卡充值模块" ], "summary": "获取用户的余额卡充值记录", "operationId": "rechargeRecordUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberId", "in": "query", "description": "粉丝ID", "required": true, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«充值分页列表»»", "originalRef": "HttpResult«PageInfoRsp«充值分页列表»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin/wallet-card/storage-type-list": { "get": { "tags": [ "管理后台余额卡充值模块" ], "summary": "卡充值类型列表", "operationId": "walletStorageTypeListUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "cardId", "in": "query", "description": "cardId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«余额卡充值金额类型列表信息»»", "originalRef": "HttpResult«List«余额卡充值金额类型列表信息»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin_app_version/detail": { "get": { "tags": [ "管理app客户端版本管理" ], "summary": "查询版本信息", "operationId": "getDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«AppVersionInfo»", "originalRef": "HttpResult«AppVersionInfo»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin_app_version/edit": { "post": { "tags": [ "管理app客户端版本管理" ], "summary": "更新版本信息", "operationId": "editVersionConfigUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/app端版本信息", "originalRef": "app端版本信息" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/admin_app_version/list": { "get": { "tags": [ "管理app客户端版本管理" ], "summary": "获取版本列表", "operationId": "getListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«AppVersionInfo»»", "originalRef": "HttpResult«List«AppVersionInfo»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/audit-status": { "get": { "tags": [ "微信小程序管理" ], "summary": "获取审核状态", "operationId": "getAuditStatusUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "appId", "in": "query", "description": "appId", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«MiniAppAuditInfoDTO»", "originalRef": "HttpResult«MiniAppAuditInfoDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/page-list": { "get": { "tags": [ "微信小程序管理" ], "summary": "分页列表", "operationId": "pageListUsingGET_11", "produces": [ "*/*" ], "parameters": [ { "name": "appName", "in": "query", "description": "小程序名", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«WxThirdPlatMiniAppPageListDTO»»", "originalRef": "HttpResult«PageInfoRsp«WxThirdPlatMiniAppPageListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/release-code": { "post": { "tags": [ "微信小程序管理" ], "summary": "发布代码", "operationId": "releaseCodeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ReleaseCodeCmd", "originalRef": "ReleaseCodeCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/submit-audit": { "post": { "tags": [ "微信小程序管理" ], "summary": "代码提交审核", "operationId": "submitAuditUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SubmitAuditCmd", "originalRef": "SubmitAuditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/submit-code": { "post": { "tags": [ "微信小程序管理" ], "summary": "提交代码", "operationId": "submitCodeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SubmitCodeCmd", "originalRef": "SubmitCodeCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/template-list": { "get": { "tags": [ "微信小程序管理" ], "summary": "获取小程序代码模板", "operationId": "getTemplateListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«MiniAppTemplateListDTO»»", "originalRef": "HttpResult«List«MiniAppTemplateListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/trial-qr-code": { "get": { "tags": [ "微信小程序管理" ], "summary": "获取体验二维码", "operationId": "getTrialQRCodeUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "appId", "in": "query", "description": "appId", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/app-manager/undo-audit": { "get": { "tags": [ "微信小程序管理" ], "summary": "撤销代码审核", "operationId": "submitAuditUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "appId", "in": "query", "description": "appId", "required": true, "type": "string" }, { "name": "undoReason", "in": "query", "description": "undoReason", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-binding-waiter/add-or-edit": { "post": { "tags": [ "桌台绑定API" ], "summary": "新增", "operationId": "addOrEditUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/BarTableBindingDateCmd", "originalRef": "BarTableBindingDateCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-binding-waiter/area-list": { "get": { "tags": [ "桌台绑定API" ], "summary": "获取区域列表", "operationId": "getAreaListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarAreaInfoDTO»»", "originalRef": "HttpResult«List«BarAreaInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-binding-waiter/get": { "get": { "tags": [ "桌台绑定API" ], "summary": "获取", "operationId": "getUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "bizDate", "in": "query", "description": "bizDate", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableBindingWaiterDTO»»", "originalRef": "HttpResult«List«BarTableBindingWaiterDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-binding-waiter/now-biz-date": { "get": { "tags": [ "桌台绑定API" ], "summary": "获取当前时间营业日", "operationId": "getNowBizDateUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«LocalDate»", "originalRef": "HttpResult«LocalDate»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-binding-waiter/table-list": { "get": { "tags": [ "桌台绑定API" ], "summary": "获取台位列表", "operationId": "getTableListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "areaId", "in": "query", "description": "区域ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableInfoListDTO»»", "originalRef": "HttpResult«List«BarTableInfoListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-widget/add-or-edit": { "post": { "tags": [ "台位瓷片配置管理 - 管理PC端" ], "summary": "保存提交", "operationId": "addOrEditUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/BarTableWidgetSaveOrEditCmd", "originalRef": "BarTableWidgetSaveOrEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-widget/area-list": { "get": { "tags": [ "台位瓷片配置管理 - 管理PC端" ], "summary": "获取所有区域列表", "operationId": "getAreaListUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarAreaInfoDTO»»", "originalRef": "HttpResult«List«BarAreaInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bar-table-widget/detail": { "get": { "tags": [ "台位瓷片配置管理 - 管理PC端" ], "summary": "获取某个用户的绑定信息", "operationId": "detailUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "userId", "in": "query", "description": "userId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableWidgetAreaBindDetailDTO»", "originalRef": "HttpResult«BarTableWidgetAreaBindDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bararea-manage/detail": { "get": { "tags": [ "台位区域管理 - 管理PC端" ], "summary": "区域详情", "description": "区域详情,comId,clubId在header中必传", "operationId": "barAreaDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarAreaDetailDTO»", "originalRef": "HttpResult«BarAreaDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bararea-manage/enable": { "post": { "tags": [ "台位区域管理 - 管理PC端" ], "summary": "启用停用区域", "description": "启用停用区域,comId,clubId在header中必传", "operationId": "barAreaEnableUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "enableCmd", "description": "enableCmd", "required": true, "schema": { "$ref": "#/definitions/BarAreaEnableCmd", "originalRef": "BarAreaEnableCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bararea-manage/page-list": { "get": { "tags": [ "台位区域管理 - 管理PC端" ], "summary": "查询区域分页数据", "description": "查询区域分页数据,comId,clubId在header中必传", "operationId": "getBarAreaPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«BarAreaListItemDTO»»", "originalRef": "HttpResult«PageInfoRsp«BarAreaListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bararea-manage/remove": { "post": { "tags": [ "台位区域管理 - 管理PC端" ], "summary": "区域删除", "description": "区域删除,comId,clubId在header中必传", "operationId": "barAreaRemoveUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "removeCmd", "description": "removeCmd", "required": true, "schema": { "$ref": "#/definitions/BarAreaRemoveCmd", "originalRef": "BarAreaRemoveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bararea-manage/save": { "post": { "tags": [ "台位区域管理 - 管理PC端" ], "summary": "新增区域", "description": "新增区域,comId,clubId在header中必传", "operationId": "barAreaSaveUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "saveCmd", "description": "saveCmd", "required": true, "schema": { "$ref": "#/definitions/BarAreaSaveCmd", "originalRef": "BarAreaSaveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarAreaDetailDTO»", "originalRef": "HttpResult«BarAreaDetailDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bararea-manage/update": { "post": { "tags": [ "台位区域管理 - 管理PC端" ], "summary": "修改区域", "description": "修改区域,comId,clubId在header中必传", "operationId": "barAreaUpdateUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "updateCmd", "description": "updateCmd", "required": true, "schema": { "$ref": "#/definitions/BarAreaUpdateCmd", "originalRef": "BarAreaUpdateCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/area-list": { "get": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "获取所有区域(启用+未启用,未启用在前端页``面做标识)", "description": "获取所有区域(启用+未启用,未启用在前端页面做标识),comId,clubId在header中必传", "operationId": "getAllAreaListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarAreaInfoDTO»»", "originalRef": "HttpResult«List«BarAreaInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/bartable-list": { "get": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "按区域查询该区域下所有台位", "description": "按区域查询该区域下所有台位,comId,clubId在header中必传", "operationId": "getBarTableListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "areaId", "in": "query", "description": "areaId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableListItemDTO»»", "originalRef": "HttpResult«List«BarTableListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/bartable-page-list": { "get": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "查询台位分页数据", "description": "查询台位分页数据,comId,clubId在header中必传", "operationId": "getBarTablePageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "areaId", "in": "query", "description": "区域ID", "required": false, "type": "integer", "format": "int64" }, { "name": "barTableTypeId", "in": "query", "description": "台类型ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«BarTableListItemDTO»»", "originalRef": "HttpResult«PageInfoRsp«BarTableListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/batch-set-checkingoods": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "批量设置开台套", "description": "批量设置开台套,comId,clubId在header中必传", "operationId": "batchSetCheckInGoodsIdUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "batchCmd", "description": "batchCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableCheckinGoodsSetCmd", "originalRef": "BarTableCheckinGoodsSetCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/checkin-goods-list": { "get": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "获取所有可用开台套商品", "description": "获取所有可用开台套商品,comId,clubId在header中必传", "operationId": "getEnableCheckinGoodsListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«CheckinGoodsInfoDTO»»", "originalRef": "HttpResult«List«CheckinGoodsInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/detail": { "get": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "台位详情", "description": "区域详情,comId,clubId在header中必传", "operationId": "detailUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableDetailDTO»", "originalRef": "HttpResult«BarTableDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/enable": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "启用停用台位", "description": "启用停用台位,comId,clubId在header中必传", "operationId": "barTableEnableUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "enableCmd", "description": "enableCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableEnableCmd", "originalRef": "BarTableEnableCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/qrcode-download/batch": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "下载一个区域全部台位", "description": "下载一个区域全部台位,comId,clubId在header中必传", "operationId": "qrCodeDownloadBatchZipUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "batchCmd", "description": "batchCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableQrCodeDownloadBatchCmd", "originalRef": "BarTableQrCodeDownloadBatchCmd" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/qrcode-download/single": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "单个台位下载二维码", "description": "单个台位下载二维码,comId,clubId在header中必传", "operationId": "qrCodeDownloadUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "downloadCmd", "description": "downloadCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableQrCodeDownloadCmd", "originalRef": "BarTableQrCodeDownloadCmd" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/remove": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "台位删除", "description": "台位删除,comId,clubId在header中必传", "operationId": "removeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "removeCmd", "description": "removeCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableRemoveCmd", "originalRef": "BarTableRemoveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/reset-qrcode": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "重置二维码", "description": "区域详情,comId,clubId在header中必传", "operationId": "resetQrCodeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "reserCmd", "description": "reserCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableQrCodeResetCmd", "originalRef": "BarTableQrCodeResetCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/save": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "新增台位", "description": "新增台位,comId,clubId在header中必传", "operationId": "saveUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "barTableSaveCmd", "description": "barTableSaveCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableSaveCmd", "originalRef": "BarTableSaveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableDetailDTO»", "originalRef": "HttpResult«BarTableDetailDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/tabletype-enable-list": { "get": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "获取所有可用台类型", "description": "获取所有可用台类型,comId,clubId在header中必传", "operationId": "getEnableBarTableTypeListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableTypeInfoDTO»»", "originalRef": "HttpResult«List«BarTableTypeInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-manage/update": { "post": { "tags": [ "台位吧台管理 - 管理PC端" ], "summary": "修改台位", "description": "修改台位,comId,clubId在header中必传", "operationId": "updateUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "updateCmd", "description": "updateCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableUpdateCmd", "originalRef": "BarTableUpdateCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-public/bararea-list": { "get": { "tags": [ "公共接口 - 管理PC端" ], "summary": "可用台位区域列表-公共接口-管理web端", "description": "台位区域,comId,clubId在header中必传", "operationId": "publicAreaListAdminUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarAreaInfoDTO»»", "originalRef": "HttpResult«List«BarAreaInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-public/checkin-customer-info": { "get": { "tags": [ "公共接口 - 管理PC端" ], "summary": "台位当前开台用户信息", "operationId": "curTableCheckinCustomerInfoUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "tableId", "in": "query", "description": "台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«用户伴随vip信息»", "originalRef": "HttpResult«用户伴随vip信息»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-public/cur-bartable-list": { "get": { "tags": [ "公共接口 - 管理PC端" ], "summary": "当前工作日台位列表,包含预定开台信息", "description": "当前工作日台位列表,包含预定开台信息,comId,clubId在header中必传", "operationId": "getCurDayBarTableListAdminUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "areaId", "in": "query", "description": "区域ID,传null则是全区", "required": false, "type": "integer", "format": "int64", "x-example": 1234567890 }, { "name": "checkin", "in": "query", "description": "是否已开台,传null则是所有台位", "required": false, "type": "boolean", "x-example": false } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableBizDateInfoAdminDTO»»", "originalRef": "HttpResult«List«BarTableBizDateInfoAdminDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-public/cur-statis-info": { "get": { "tags": [ "公共接口 - 管理PC端" ], "summary": "台位统计信息", "description": "台位统计信息,comId,clubId在header中必传", "operationId": "statisInfoUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "areaId", "in": "query", "description": "区域ID,传null则是全区", "required": false, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableStatusStatisDTO»", "originalRef": "HttpResult«BarTableStatusStatisDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-public/tabletype-list": { "get": { "tags": [ "公共接口 - 管理PC端" ], "summary": "可用台位类型列表-公共接口-管理web端", "description": "台位区域,comId,clubId在header中必传", "operationId": "publicTableTypeListUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableTypeInfoDTO»»", "originalRef": "HttpResult«List«BarTableTypeInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/area-list": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "台位区域-管理web端", "description": "台位区域,comId,clubId在header中必传", "operationId": "getAreaListByReceptionUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarAreaInfoDTO»»", "originalRef": "HttpResult«List«BarAreaInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/book": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "控台员预定 - 管理web端", "description": "控台员预定,comId,clubId在header中必传", "operationId": "bookBarTableByReceptionUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "bookBarTableReceptionCmd", "description": "bookBarTableReceptionCmd", "required": true, "schema": { "$ref": "#/definitions/预定台位请求-控台", "originalRef": "预定台位请求-控台" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BookBarTableResultDTO»", "originalRef": "HttpResult«BookBarTableResultDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/canbook-workdate-range": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "控台员可操作营业日范围,就是预定范围(当前预定规则不能跨天)-管理web端", "description": "控台员可操作营业日范围,就是预定范围,comId,clubId在header中必传", "operationId": "canBookHoldWorkDateRangeUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«DateRangeDTO»", "originalRef": "HttpResult«DateRangeDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/cancel-book": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "控台员取消预定 - 管理web端", "description": "控台员取消预定,comId,clubId在header中必传", "operationId": "cancelBookByReceptionUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/预定台位取消-用户端", "originalRef": "预定台位取消-用户端" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/checkin-empty-sanke-batch": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "批量散客开台 - 管理web端", "description": "批量散客开台", "operationId": "checkinBySankeBatchUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/一键批量散客开台-管理端", "originalRef": "一键批量散客开台-管理端" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/checkin-from-book": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "预定开台 - 管理web端", "description": "预定开台", "operationId": "checkinFromBookUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/从预定信息进行开台", "originalRef": "从预定信息进行开台" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«CheckinResultDTO»", "originalRef": "HttpResult«CheckinResultDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/checkin-from-empty": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "空台开台 - 管理web端", "description": "空台开台", "operationId": "checkinFromEmptyUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/用户开台-管理app", "originalRef": "用户开台-管理app" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«CheckinResultDTO»", "originalRef": "HttpResult«CheckinResultDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/checkout": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "清台 - 管理web端", "description": "清台,comId,clubId在header中必传", "operationId": "checkoutUsingPOST_2", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/清台请求-前台", "originalRef": "清台请求-前台" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«CheckoutResultDTO»", "originalRef": "HttpResult«CheckoutResultDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/cur-bartable-list": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "当前台位状态列表-管理web端", "description": "当前台位状态列表,comId,clubId在header中必传", "operationId": "getCurBarTableListByReceptionUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "areaId", "in": "query", "description": "ID", "required": false, "type": "integer", "format": "int64" }, { "name": "bartableTypeId", "in": "query", "description": "台位类型ID", "required": false, "type": "integer", "format": "int64" }, { "name": "cusManagerName", "in": "query", "description": "客户经理名称", "required": false, "type": "string" }, { "name": "customerName", "in": "query", "description": "客户名称", "required": false, "type": "string" }, { "name": "customerPhone", "in": "query", "description": "客户电话", "required": false, "type": "string" }, { "name": "empty", "in": "query", "description": "只要空台", "required": false, "type": "boolean" }, { "name": "tableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "workDate", "in": "query", "description": "查询营业日期", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableBizDateInfoAdminDTO»»", "originalRef": "HttpResult«List«BarTableBizDateInfoAdminDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/curtable-giftorder-list": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "查看台位当前赠送订单列表 - 管理web端", "description": "查看台位当前赠送订单,comId,clubId在header中必传", "operationId": "curTableGiftOrderListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableId", "in": "query", "description": " 台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableGiftOrderListItemDTO»»", "originalRef": "HttpResult«List«BarTableGiftOrderListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/curtable-wineaccess-list": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "查看台位当前存取酒详情 - 管理web端", "description": "查看台位当前存取酒详情,comId,clubId在header中必传", "operationId": "curTableWineAccessListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableId", "in": "query", "description": " 台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableAccessWineListItemDTO»»", "originalRef": "HttpResult«List«BarTableAccessWineListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/customer-book-time-range": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "获取用户某日可预定时间范围-管理web端", "description": "获取用户某日可预定时间范围-管理web端", "operationId": "getCustomerBookTimeRangeUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "bookCustomerPhone", "in": "query", "description": "客户电话非必须", "required": true, "type": "string", "x-example": "13700001111" }, { "name": "bookWorkDate", "in": "query", "description": "营业日期", "required": true, "type": "string", "x-example": "2023-01-31" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TimeRangeDTO»", "originalRef": "HttpResult«TimeRangeDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/detail": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "台位详情-管理web端", "description": "台位详情,comId,clubId在header中必传", "operationId": "curBarTableDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableId", "in": "query", "description": " 台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 }, { "name": "workDate", "in": "query", "description": "营业日期,", "required": true, "type": "string", "x-example": "2022-09-01" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableBizDateDetailAdminDTO»", "originalRef": "HttpResult«BarTableBizDateDetailAdminDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/edit-checkin-cusmanager": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "修改客户经理 - 管理web端", "description": "修改客户经理,comId,clubId在header中必传", "operationId": "editCheckinCusManagerUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/开台台位重新设置客户经理信息-用户端", "originalRef": "开台台位重新设置客户经理信息-用户端" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/employee-search": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "查询公司工作人员,电话或名称完整匹配搜索 - 管理web端", "description": "查询公司工作人员,电话或名称完整匹配搜索,comId,clubId在header中必传", "operationId": "employeeSearchUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "nameOrMobile", "in": "query", "description": "用户电话或名称,至少输入2个字符以上长度才会返回最近n(5)条结果", "required": true, "type": "string", "x-example": "13700001111 或 小张" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«EmployeeSearchResDTO»»", "originalRef": "HttpResult«List«EmployeeSearchResDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/employee-search-all": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "返回工作人员全部名称和电话 - 管理web端", "description": "查询公司工作人员,返回工作人员全部名称和电话,comId,clubId在header中必传", "operationId": "employeeSearchAllUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«EmployeeSearchResDTO»»", "originalRef": "HttpResult«List«EmployeeSearchResDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/gift-order-record": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "获取当前台位赠送订单点单记录", "operationId": "getGiftOrderRecordUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "barTableCheckinId", "in": "query", "description": "barTableCheckinId", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«赠送记录»»", "originalRef": "HttpResult«List«赠送记录»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/gift-order-record-detail": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "获取当前台位赠送订单点单记录详情", "operationId": "getGiftOrderRecordDetailUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "giftOrderId", "in": "query", "description": "giftOrderId", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«赠送记录详情»", "originalRef": "HttpResult«赠送记录详情»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/member-search": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "查询用户,电话完整匹配搜索 - 管理web端", "description": "查询用户,电话完整匹配搜索,comId,clubId在header中必传", "operationId": "memberSearchUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "customerPhone", "in": "query", "description": "用户电话,", "required": true, "type": "string", "x-example": "13700001111" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«MemberSearchResDTO»»", "originalRef": "HttpResult«List«MemberSearchResDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/sale-order-detail": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "销售订单详情查询,包含主单详情和对单详情,和订单列表一样", "operationId": "salesOrderDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "drinkOrderId", "in": "query", "description": " 台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«酒水订单对象»", "originalRef": "HttpResult«酒水订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/sales-order-list": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "查看台位当前酒水点单详情 - 管理web端", "description": "查看台位当前酒水点单详情,comId,clubId在header中必传", "operationId": "salesOrderListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableId", "in": "query", "description": " 台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«酒水订单列表对象»»", "originalRef": "HttpResult«List«酒水订单列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/scan-member-checkin-prepare": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "开台前扫码获取用户身份和预定信息,前端根据返回预定记录id判断预定是否匹配 - 管理web端", "description": "开台前扫码获取用户身份和预定信息,前端根据返回预定记录id判断预定是否匹配 - 管理app端", "operationId": "scanBookToCheckinPrepareUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "bookRecordId", "in": "query", "description": "客户电话(和客户二维码,预定记录Id必须至少传一个)", "required": false, "type": "integer", "format": "int64", "x-example": 123123123123 }, { "name": "cusPhone", "in": "query", "description": "客户电话(和客户二维码,预定记录Id必须至少传一个)", "required": false, "type": "string", "x-example": "13700001111" }, { "name": "cusQrCode", "in": "query", "description": "客户二维码", "required": false, "type": "string", "x-example": "1234567890" }, { "name": "tableId", "in": "query", "description": "选择的台位ID,先选台位再扫码的时候才传", "required": false, "type": "integer", "format": "int64", "x-example": 123456 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«CheckinScanQrCodeResultDTO»", "originalRef": "HttpResult«CheckinScanQrCodeResultDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/statis-info": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "台位统计信息-管理web端", "description": "台位统计信息,comId,clubId在header中必传", "operationId": "statisInfoUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "areaId", "in": "query", "description": "区域ID,传null则是全区", "required": false, "type": "integer", "format": "int64", "x-example": 1234567890 }, { "name": "workDate", "in": "query", "description": "营业日期,", "required": true, "type": "string", "x-example": "2022-09-01" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableStatusStatisDTO»", "originalRef": "HttpResult«BarTableStatusStatisDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/table-login-customer-info-list": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "获取当前桌上用户", "operationId": "tableLoginCustomerInfoListUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "tableId", "in": "query", "description": "台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«上桌用户混合开台人返回»»", "originalRef": "HttpResult«List«上桌用户混合开台人返回»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/table-op-log": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "查看台位操作记录,返回该台位上次清台后,最近10条记录 - 管理web端", "description": "查看台位操作记录,comId,clubId在header中必传", "operationId": "queryTableOpLogUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableId", "in": "query", "description": " 台位ID", "required": true, "type": "integer", "format": "int64", "x-example": 1234567890 } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableOpLogListItemDTO»»", "originalRef": "HttpResult«List«BarTableOpLogListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/third-party-order-record": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "获取当前台位第三方订单点单记录", "operationId": "getThirdPartyOrderRecordUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "barTableCheckinId", "in": "query", "description": "barTableCheckinId", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«第三方订单点单记录DTO»»", "originalRef": "HttpResult«List«第三方订单点单记录DTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/third-party-order-record-detail": { "get": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "获取当前台位第三方订单点单记录详情", "operationId": "getThirdPartyOrderRecordDetailUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "thirdPartyOrderId", "in": "query", "description": "thirdPartyOrderId", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«第三方订单点单记录详情»", "originalRef": "HttpResult«第三方订单点单记录详情»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-reception/trans": { "post": { "tags": [ "前台控台员操作接口 - 管理WEB端" ], "summary": "转台 - 管理web端", "description": "转台,comId,clubId在header中必传", "operationId": "transUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/转台请求-前台", "originalRef": "转台请求-前台" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«ChecktransResultDTO»", "originalRef": "HttpResult«ChecktransResultDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/bar-table-drink-order-list": { "get": { "tags": [ "结算相关接口" ], "summary": "台位订单列表", "operationId": "barTableDrinkOrderListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableCheckinId", "in": "query", "description": "开台id", "required": true, "type": "integer", "format": "int64" }, { "name": "barTableId", "in": "query", "description": "台位id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«台位酒水订单对象»", "originalRef": "HttpResult«台位酒水订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/bar-table-drink-refund-order-list": { "get": { "tags": [ "结算相关接口" ], "summary": "台位退品订单列表", "operationId": "barTableDrinkRefundOrderListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableCheckinId", "in": "query", "description": "开台id", "required": true, "type": "integer", "format": "int64" }, { "name": "barTableId", "in": "query", "description": "台位id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«台位酒水退品订单对象»", "originalRef": "HttpResult«台位酒水退品订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/create-trade-pay": { "post": { "tags": [ "结算相关接口" ], "summary": "创建支付单", "operationId": "createTradePayUsingPOST_5", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/酒水订单支付单请求", "originalRef": "酒水订单支付单请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TradePayDTO»", "originalRef": "HttpResult«TradePayDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/drink-credit-order-apply": { "post": { "tags": [ "结算相关接口" ], "summary": "挂账申请", "operationId": "drinkCreditOrderApplyUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/挂账申请请求", "originalRef": "挂账申请请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/drink-order-detail": { "get": { "tags": [ "结算相关接口" ], "summary": "酒水订单详情", "operationId": "drinkOrderDetailUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "订单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«酒水订单对象»", "originalRef": "HttpResult«酒水订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/drink-refund-order-detail": { "get": { "tags": [ "结算相关接口" ], "summary": "退品订单详情", "operationId": "drinkRefundOrderDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "订单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«退品订单对象»", "originalRef": "HttpResult«退品订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/get-card": { "get": { "tags": [ "结算相关接口" ], "summary": "获取储值卡", "operationId": "getCardUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "serialNumber", "in": "query", "description": "卡内码", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«储值卡列表对象»", "originalRef": "HttpResult«储值卡列表对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/pre-order-print": { "post": { "tags": [ "结算相关接口" ], "summary": "预结单打印", "operationId": "preOrderPrintUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/预结单打印请求", "originalRef": "预结单打印请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/pre-trade-refund": { "post": { "tags": [ "结算相关接口" ], "summary": "退品订单预确认", "operationId": "refundOrderConfirmPreUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/退品预确认请求", "originalRef": "退品预确认请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TradeRefundDTO»", "originalRef": "HttpResult«TradeRefundDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/query-paying-trade-pay": { "get": { "tags": [ "结算相关接口" ], "summary": "查询支付中的支付单", "operationId": "queryPayingTradePayUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«TradePayDTO»»", "originalRef": "HttpResult«List«TradePayDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/query-trade-refund": { "get": { "tags": [ "结算相关接口" ], "summary": "查询退款单", "operationId": "queryTradePayUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "tradeRefundId", "in": "query", "description": "退款单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TradeRefundDTO»", "originalRef": "HttpResult«TradeRefundDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/refund-bar-table": { "get": { "tags": [ "结算相关接口" ], "summary": "退款台位", "operationId": "refundBarTableUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«退款结算对象»»", "originalRef": "HttpResult«List«退款结算对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/refund-order-confirm": { "post": { "tags": [ "结算相关接口" ], "summary": "退品订单确认", "operationId": "refundOrderConfirmUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/退品确认请求", "originalRef": "退品确认请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/refund-order-reject": { "post": { "tags": [ "结算相关接口" ], "summary": "退品订单拒绝", "operationId": "refundOrderRejectUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/退品拒绝请求", "originalRef": "退品拒绝请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/today-business-data": { "get": { "tags": [ "结算相关接口" ], "summary": "今日营业数据统计", "operationId": "getTodayBusinessDataUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«今日营业数据DTO»", "originalRef": "HttpResult«今日营业数据DTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartable-settle/unpaid-bar-table": { "get": { "tags": [ "结算相关接口" ], "summary": "未支付台位", "operationId": "unpaidBarTableUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«未支付结算对象»»", "originalRef": "HttpResult«List«未支付结算对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartabletype-manage/detail": { "get": { "tags": [ "台位类型管理 - 管理PC端" ], "summary": "台位类型详情", "description": "台位类型详情,comId,clubId在header中必传", "operationId": "barTableTypeDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableTypeDetailDTO»", "originalRef": "HttpResult«BarTableTypeDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartabletype-manage/page-list": { "get": { "tags": [ "台位类型管理 - 管理PC端" ], "summary": "查询台位类型分页数据", "description": "查询台位类型分页数据,comId,clubId在header中必传", "operationId": "getBarTableTypePageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«BarTableTypeListItemDTO»»", "originalRef": "HttpResult«PageInfoRsp«BarTableTypeListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartabletype-manage/remove": { "post": { "tags": [ "台位类型管理 - 管理PC端" ], "summary": "台位类型删除", "description": "台位类型删除,comId,clubId在header中必传", "operationId": "barTableTypeRemoveUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "removeCmd", "description": "removeCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableTypeRemoveCmd", "originalRef": "BarTableTypeRemoveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartabletype-manage/save": { "post": { "tags": [ "台位类型管理 - 管理PC端" ], "summary": "新增台位类型", "description": "新增台位类型,comId,clubId在header中必传", "operationId": "barTableTypeSaveUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "saveCmd", "description": "saveCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableTypeSaveCmd", "originalRef": "BarTableTypeSaveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableTypeDetailDTO»", "originalRef": "HttpResult«BarTableTypeDetailDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bartabletype-manage/update": { "post": { "tags": [ "台位类型管理 - 管理PC端" ], "summary": "修改台位类型", "description": "修改台位类型,comId,clubId在header中必传", "operationId": "barTableTypeUpdateUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "updateCmd", "description": "updateCmd", "required": true, "schema": { "$ref": "#/definitions/BarTableTypeUpdateCmd", "originalRef": "BarTableTypeUpdateCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/book-record-manage/list-page": { "get": { "tags": [ "预定记录查询 - 管理PC端" ], "summary": "预定记录查询-管理web端", "description": "预定记录查询,comId,clubId在header中必传", "operationId": "bookRecordPageByAdminWebUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "bookArrivedDateRange[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "bookArrivedDateRange[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "bookArrivedDateRange[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookArrivedDateRange[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "bookArrivedDateRange[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookArrivedDateRange[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookArrivedDateRange[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "bookArrivedDateRange[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "bookArrivedDateRange[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookArrivedDateRange[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookCustomerName", "in": "query", "description": "客户姓名", "required": false, "type": "string" }, { "name": "bookNo", "in": "query", "description": "查询短语,预定编号", "required": false, "type": "string" }, { "name": "bookOpDateRange[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "bookOpDateRange[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "bookOpDateRange[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookOpDateRange[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "bookOpDateRange[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookOpDateRange[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookOpDateRange[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "bookOpDateRange[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "bookOpDateRange[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookOpDateRange[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "bookPhone", "in": "query", "description": "预定电话", "required": false, "type": "string" }, { "name": "bookStatus", "in": "query", "description": "预定状态 0-取消 1-已预定 2-已开台 3-已过期", "required": false, "type": "integer", "format": "int32" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«BookRecordListItemWebDTO»»", "originalRef": "HttpResult«PageInfoRsp«BookRecordListItemWebDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bookrule-manage/detail": { "get": { "tags": [ "台位预定规则管理 - 管理PC端" ], "summary": "查询预定规则", "description": "查询预定规则,comId,clubId在header中必传", "operationId": "getBookRuleDetailUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BarTableBookRuleAdminDTO»", "originalRef": "HttpResult«BarTableBookRuleAdminDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bookrule-manage/update": { "post": { "tags": [ "台位预定规则管理 - 管理PC端" ], "summary": "修改预定规则", "description": "修改预定规则,comId,clubId在header中必传", "operationId": "updateBookRuleUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "bookRuleUpdateCmd", "description": "bookRuleUpdateCmd", "required": true, "schema": { "$ref": "#/definitions/BookRuleUpdateCmd", "originalRef": "BookRuleUpdateCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bulletin/setting-detail": { "get": { "tags": [ "公告设置" ], "summary": "公告设置详情", "operationId": "getSettingUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«公告设置对象»", "originalRef": "HttpResult«公告设置对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/bulletin/setting-edit": { "post": { "tags": [ "公告设置" ], "summary": "公告设置编辑", "operationId": "editSettingUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "bulletinSettingEditDTO", "description": "bulletinSettingEditDTO", "required": true, "schema": { "$ref": "#/definitions/公告设置编辑", "originalRef": "公告设置编辑" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/callback/shengpay/pay": { "post": { "tags": [ "callback-web-controller" ], "summary": "盛付通支付回调", "operationId": "shengpayPayUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/callback/shengpay/pos": { "post": { "tags": [ "callback-web-controller" ], "summary": "盛付通POS回调", "operationId": "shengpayPosUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/callback/shengpay/refund": { "post": { "tags": [ "callback-web-controller" ], "summary": "盛付通退款回调", "operationId": "shengpayRefundUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/card-order/cus-account-balance/export": { "get": { "tags": [ "客户余额卡账户余额" ], "summary": "导出", "operationId": "exportUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "门店ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberMobile", "in": "query", "description": "粉丝手机号", "required": false, "type": "string" }, { "name": "memberName", "in": "query", "description": "粉丝名", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "walletCardId", "in": "query", "description": "余额卡ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/card-order/export": { "get": { "tags": [ "余额卡充值列表" ], "summary": "导出", "operationId": "exportUsingGET_8", "produces": [ "*/*" ], "parameters": [ { "name": "cardBindClubId", "in": "query", "description": "余额卡绑定门店", "required": false, "type": "integer", "format": "int64" }, { "name": "endDate", "in": "query", "description": "结束时间", "required": false, "type": "string" }, { "name": "handlerName", "in": "query", "description": "充值处理人", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberMobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "memberName", "in": "query", "description": "用户名", "required": false, "type": "string" }, { "name": "opType", "in": "query", "description": "充值操作类型", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "referrerName", "in": "query", "description": "充值推荐人", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "startDate", "in": "query", "description": "开始时间", "required": false, "type": "string" }, { "name": "transactionChannel", "in": "query", "description": "支付方式", "required": false, "type": "string" }, { "name": "walletCardId", "in": "query", "description": "余额卡ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/card-order/page-list": { "get": { "tags": [ "余额卡充值列表" ], "summary": "充值分页列表", "operationId": "pageListUsingGET_9", "produces": [ "*/*" ], "parameters": [ { "name": "cardBindClubId", "in": "query", "description": "余额卡绑定门店", "required": false, "type": "integer", "format": "int64" }, { "name": "endDate", "in": "query", "description": "结束时间", "required": false, "type": "string" }, { "name": "handlerName", "in": "query", "description": "充值处理人", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberMobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "memberName", "in": "query", "description": "用户名", "required": false, "type": "string" }, { "name": "opType", "in": "query", "description": "充值操作类型", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "referrerName", "in": "query", "description": "充值推荐人", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "startDate", "in": "query", "description": "开始时间", "required": false, "type": "string" }, { "name": "transactionChannel", "in": "query", "description": "支付方式", "required": false, "type": "string" }, { "name": "walletCardId", "in": "query", "description": "余额卡ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«充值分页列表»»", "originalRef": "HttpResult«PageInfoRsp«充值分页列表»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/card-order/page-statis": { "get": { "tags": [ "余额卡充值列表" ], "summary": "页统计信息", "operationId": "pageStatisUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "cardBindClubId", "in": "query", "description": "余额卡绑定门店", "required": false, "type": "integer", "format": "int64" }, { "name": "endDate", "in": "query", "description": "结束时间", "required": false, "type": "string" }, { "name": "handlerName", "in": "query", "description": "充值处理人", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberMobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "memberName", "in": "query", "description": "用户名", "required": false, "type": "string" }, { "name": "opType", "in": "query", "description": "充值操作类型", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "referrerName", "in": "query", "description": "充值推荐人", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "startDate", "in": "query", "description": "开始时间", "required": false, "type": "string" }, { "name": "transactionChannel", "in": "query", "description": "支付方式", "required": false, "type": "string" }, { "name": "walletCardId", "in": "query", "description": "余额卡ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«充值分页列表»", "originalRef": "HttpResult«充值分页列表»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/card-order/print": { "get": { "tags": [ "余额卡充值列表" ], "summary": "打印", "operationId": "printUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "orderId", "in": "query", "description": "orderId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/channel-source/add": { "post": { "tags": [ "渠道管理" ], "summary": "新增", "operationId": "addUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChannelSourceAddCmd", "originalRef": "ChannelSourceAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/channel-source/edit": { "post": { "tags": [ "渠道管理" ], "summary": "编辑", "operationId": "editUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChannelSourceEditCmd", "originalRef": "ChannelSourceEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/channel-source/list": { "post": { "tags": [ "渠道管理" ], "summary": "列表", "operationId": "listUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«ChannelSourceListDTO»»", "originalRef": "HttpResult«List«ChannelSourceListDTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/channel-source/remove": { "post": { "tags": [ "渠道管理" ], "summary": "删除", "operationId": "removeUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChannelSourceRemoveCmd", "originalRef": "ChannelSourceRemoveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/club-manage/add-club": { "post": { "tags": [ "公司门店管理 - 管理PC端" ], "summary": "新增club", "description": "新增club", "operationId": "addClubUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "addClubReq", "description": "addClubReq", "required": true, "schema": { "$ref": "#/definitions/AddClubCmd", "originalRef": "AddClubCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/club-manage/club-detail": { "get": { "tags": [ "公司门店管理 - 管理PC端" ], "summary": "查询店铺详情", "description": "查询店铺详情", "operationId": "getClubDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "门店Id", "required": true, "type": "integer", "format": "int64" }, { "name": "comId", "in": "query", "description": "公司Id", "required": true, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«ClubDetailDTO»", "originalRef": "HttpResult«ClubDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/club-manage/club-page": { "get": { "tags": [ "公司门店管理 - 管理PC端" ], "summary": "查询店铺分页数据", "description": "查询店铺分页数据", "operationId": "getClubPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubName", "in": "query", "description": "club名称", "required": false, "type": "string" }, { "name": "clubStatus", "in": "query", "description": "club状态 0-待开放,1-营业中,2-已关闭", "required": false, "type": "integer", "format": "int32" }, { "name": "comId", "in": "query", "description": "公司Id", "required": true, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«ClubListItemDTO»»", "originalRef": "HttpResult«PageInfoRsp«ClubListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/club-manage/company-combobox-page": { "get": { "tags": [ "公司门店管理 - 管理PC端" ], "summary": "查询当前公司分页数据", "description": "查询当前公司分页数据", "operationId": "getCompanyComboBoxPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "companyName", "in": "query", "description": "公司名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«CompanyComboBoxDTO»»", "originalRef": "HttpResult«PageInfoRsp«CompanyComboBoxDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/club-manage/edit-club": { "post": { "tags": [ "公司门店管理 - 管理PC端" ], "summary": "更新club资料", "description": "更新club资料", "operationId": "editClubUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "editClubReq", "description": "editClubReq", "required": true, "schema": { "$ref": "#/definitions/EditClubCmd", "originalRef": "EditClubCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/club-manage/enable-club": { "post": { "tags": [ "公司门店管理 - 管理PC端" ], "summary": "club起停用", "description": "club起停用", "operationId": "enableClubUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "enableClubReq", "description": "enableClubReq", "required": true, "schema": { "$ref": "#/definitions/EnableClubCmd", "originalRef": "EnableClubCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/com-bulletin/add": { "post": { "tags": [ "公司公告管理" ], "summary": "新增公告", "operationId": "comBulletinAddUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "comBulletinAddCmd", "description": "comBulletinAddCmd", "required": true, "schema": { "$ref": "#/definitions/新增公告对象", "originalRef": "新增公告对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/com-bulletin/detail": { "get": { "tags": [ "公司公告管理" ], "summary": "公告详情", "operationId": "comBulletinDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«ComBulletinDetailDTO»", "originalRef": "HttpResult«ComBulletinDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/com-bulletin/display": { "post": { "tags": [ "公司公告管理" ], "summary": "首页展示状态编辑", "operationId": "displayUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "comBulletinDisplayEditCmd", "description": "comBulletinDisplayEditCmd", "required": true, "schema": { "$ref": "#/definitions/展示状态编辑", "originalRef": "展示状态编辑" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/com-bulletin/edit": { "post": { "tags": [ "公司公告管理" ], "summary": "编辑公告", "operationId": "comBulletinEditUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "comBulletinEditCmd", "description": "comBulletinEditCmd", "required": true, "schema": { "$ref": "#/definitions/编辑公告", "originalRef": "编辑公告" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/com-bulletin/list": { "post": { "tags": [ "公司公告管理" ], "summary": "公司公告列表", "operationId": "comBulletinListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "clubBulletinListQuery", "description": "clubBulletinListQuery", "required": true, "schema": { "$ref": "#/definitions/共公告列表查询参数", "originalRef": "共公告列表查询参数" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«公司公告列表对象»»", "originalRef": "HttpResult«PageInfoRsp«公司公告列表对象»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/com-bulletin/orderDisplay": { "post": { "tags": [ "公司公告管理" ], "summary": "点单展示状态编辑", "operationId": "orderDisplayUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "comBulletinOrderDisplayEditCmd", "description": "comBulletinOrderDisplayEditCmd", "required": true, "schema": { "$ref": "#/definitions/点单展示状态编辑", "originalRef": "点单展示状态编辑" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/com-bulletin/remove": { "post": { "tags": [ "公司公告管理" ], "summary": "删除公告", "operationId": "removeUsingPOST_3", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "clubBulletinRemoveCmd", "description": "clubBulletinRemoveCmd", "required": true, "schema": { "$ref": "#/definitions/删除状态编辑", "originalRef": "删除状态编辑" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/combobox-admin-public/area-enable-list": { "get": { "tags": [ "公共下拉列表框接口-pc管理端" ], "summary": "获取所有可用区域 管理PC端", "description": "获取所有可用区域,comId,clubId在header中必传", "operationId": "getPublicEnableBarAreaListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarAreaInfoDTO»»", "originalRef": "HttpResult«List«BarAreaInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/combobox-admin-public/club": { "get": { "tags": [ "公共下拉列表框接口-pc管理端" ], "summary": "公司下所有门店下拉列表", "operationId": "clubCombboxByComUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«公告下拉款对象»»", "originalRef": "HttpResult«List«公告下拉款对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/combobox-admin-public/finance-flow-orderType/com": { "get": { "tags": [ "公共下拉列表框接口-pc管理端" ], "summary": "公司账单统计-流水类型", "operationId": "financeFlowOrderTypeUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«公告下拉款对象»»", "originalRef": "HttpResult«List«公告下拉款对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/combobox-admin-public/finance-flow-payType": { "get": { "tags": [ "公共下拉列表框接口-pc管理端" ], "summary": "账单统计-支付方式", "operationId": "financeFlowPayTypeUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«公告下拉款对象»»", "originalRef": "HttpResult«List«公告下拉款对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/combobox-admin-public/tabletype-enable-list": { "get": { "tags": [ "公共下拉列表框接口-pc管理端" ], "summary": "获取所有可用台类型 管理PC端", "description": "获取所有可用台类型,comId,clubId在header中必传", "operationId": "getPublicEnableBarTableTypeListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«BarTableTypeInfoDTO»»", "originalRef": "HttpResult«List«BarTableTypeInfoDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/combobox-admin-public/user-manager-club": { "get": { "tags": [ "公共下拉列表框接口-pc管理端" ], "summary": "查询用户管理的酒吧id", "operationId": "clubEmployeePageDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "userId", "in": "query", "description": "userId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«UserManageClubCombobox»»", "originalRef": "HttpResult«List«UserManageClubCombobox»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/company-manage/add-company": { "post": { "tags": [ "公司管理 - 管理PC端" ], "summary": "新增公司", "description": "新增公司", "operationId": "saveCompanyUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "addCompanyCmd", "description": "addCompanyCmd", "required": true, "schema": { "$ref": "#/definitions/AddCompanyCmd", "originalRef": "AddCompanyCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«CompanyDetailDTO»", "originalRef": "HttpResult«CompanyDetailDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/company-manage/com-detail": { "get": { "tags": [ "公司管理 - 管理PC端" ], "summary": "查询公司详情", "description": "查询公司详情", "operationId": "getCompanyDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "comId", "in": "query", "description": "comId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«CompanyDetailDTO»", "originalRef": "HttpResult«CompanyDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/company-manage/com-page": { "get": { "tags": [ "公司管理 - 管理PC端" ], "summary": "查询公司分页数据", "description": "查询公司分页数据", "operationId": "getCompanyPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "companyName", "in": "query", "description": "公司名称", "required": false, "type": "string" }, { "name": "enableStatus", "in": "query", "description": "公司状态", "required": false, "type": "boolean" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«CompanyListItemDTO»»", "originalRef": "HttpResult«PageInfoRsp«CompanyListItemDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/company-manage/edit-company": { "post": { "tags": [ "公司管理 - 管理PC端" ], "summary": "更新公司资料", "description": "更新公司资料", "operationId": "editCompanyUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "editCompanyCmd", "description": "editCompanyCmd", "required": true, "schema": { "$ref": "#/definitions/EditCompanyCmd", "originalRef": "EditCompanyCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/company-manage/enable-company": { "post": { "tags": [ "公司管理 - 管理PC端" ], "summary": "公司起停用", "description": "更新公司资料", "operationId": "enableCompanyUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "enableCompanyCmd", "description": "enableCompanyCmd", "required": true, "schema": { "$ref": "#/definitions/EnableCompanyCmd", "originalRef": "EnableCompanyCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/bartable-statistic": { "get": { "tags": [ "数据大屏统计" ], "summary": "当前工作日 台位统计", "operationId": "statisticsBarTableUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«DataScreenBarTableStatisticDTO»", "originalRef": "HttpResult«DataScreenBarTableStatisticDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/business-data": { "post": { "tags": [ "数据大屏统计" ], "summary": "营业数据概览-第二排第一个方块", "operationId": "getBusinessDataUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/营业数据大屏查询", "originalRef": "营业数据大屏查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«DataScreenBusinessDataDTO»", "originalRef": "HttpResult«DataScreenBusinessDataDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/business-data-images": { "post": { "tags": [ "数据大屏统计" ], "summary": "营业数据统计图", "operationId": "getBusinessDataImagesUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/营业数据大屏查询", "originalRef": "营业数据大屏查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BusinessDataImagesDTO»", "originalRef": "HttpResult«BusinessDataImagesDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/business-first-card-data": { "post": { "tags": [ "数据大屏统计" ], "summary": "营业金额概览-营业数据(第一张卡片数据)", "operationId": "getBusinessFirstCardDataUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/数据概览-营业数据通用查询条件", "originalRef": "数据概览-营业数据通用查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«第一张卡片数据-营业数据»", "originalRef": "HttpResult«第一张卡片数据-营业数据»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/business-second-card-data": { "post": { "tags": [ "数据大屏统计" ], "summary": "营业金额概览-营业数据(第二张卡片数据)", "operationId": "getBusinessSecondCardDataUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/数据概览-营业数据通用查询条件", "originalRef": "数据概览-营业数据通用查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«第二张卡片数据-业绩数据»", "originalRef": "HttpResult«第二张卡片数据-业绩数据»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/business-third-card-data": { "post": { "tags": [ "数据大屏统计" ], "summary": "营业金额概览-经营统计(第三张卡片数据)", "operationId": "getBusinessThirdCardDataUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/数据概览-营业数据通用查询条件", "originalRef": "数据概览-营业数据通用查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«第三张卡片数据-经营统计»", "originalRef": "HttpResult«第三张卡片数据-经营统计»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/product-sale-ranking": { "post": { "tags": [ "数据大屏统计" ], "summary": "商品销量排行统计", "operationId": "getProductSaleRankingUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/营业数据大屏查询", "originalRef": "营业数据大屏查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«商品销售排行统计DTO»»", "originalRef": "HttpResult«List«商品销售排行统计DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/today-business-card-data": { "get": { "tags": [ "数据大屏统计" ], "summary": "今日营业金额概览-第一个横排第二、三个方块", "operationId": "getTodayBusinessCardDataUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«DataScreenTodayBusinessCardDataDTO»", "originalRef": "HttpResult«DataScreenTodayBusinessCardDataDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/today-business-data": { "get": { "tags": [ "数据大屏统计" ], "summary": "今日营业金额概览-第一个横排", "operationId": "getTodayBusinessDataUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«DataScreenTodayBusinessDataDTO»", "originalRef": "HttpResult«DataScreenTodayBusinessDataDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/today-business-data-v2": { "get": { "tags": [ "数据大屏统计" ], "summary": "今日营业金额概览-第一个横排第一个方块及第四个方块", "operationId": "getTodayBusinessDataV2UsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«DataScreenTodayBusinessDataV2DTO»", "originalRef": "HttpResult«DataScreenTodayBusinessDataV2DTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/vip-card-sales": { "get": { "tags": [ "数据大屏统计" ], "summary": "新增会员(卡销售)统计", "operationId": "getVipCardSalesUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«DataScreenVipCardSaleDTO»", "originalRef": "HttpResult«DataScreenVipCardSaleDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/date-screen/wine-deposit/byTime": { "post": { "tags": [ "数据大屏统计" ], "summary": "存取酒统计(时间)", "operationId": "statisticsDetailByTimeUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "dataScreenBusinessDataQuery", "description": "dataScreenBusinessDataQuery", "required": true, "schema": { "$ref": "#/definitions/存酒统计查询", "originalRef": "存酒统计查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«存酒统计页面»", "originalRef": "HttpResult«存酒统计页面»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/add-club": { "post": { "tags": [ "部门管理-公司" ], "summary": "新增门店部门", "operationId": "addUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "addClubBulletinDTO", "description": "addClubBulletinDTO", "required": true, "schema": { "$ref": "#/definitions/新增部门", "originalRef": "新增部门" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/add-com": { "post": { "tags": [ "部门管理-门店" ], "summary": "新增公司部门", "operationId": "addComDepartmentUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "addClubBulletinDTO", "description": "addClubBulletinDTO", "required": true, "schema": { "$ref": "#/definitions/新增部门", "originalRef": "新增部门" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/departTree-club": { "post": { "tags": [ "部门管理-公司" ], "summary": "部门树形结构", "operationId": "clubDepartTreeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "departTreeQuery", "description": "departTreeQuery", "required": true, "schema": { "$ref": "#/definitions/部门树查询", "originalRef": "部门树查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«DepartmentTree»»", "originalRef": "HttpResult«List«DepartmentTree»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/departTree-com": { "post": { "tags": [ "部门管理-门店" ], "summary": "公司部门树形结构", "operationId": "comDepartTreeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "departTreeQuery", "description": "departTreeQuery", "required": true, "schema": { "$ref": "#/definitions/部门树查询", "originalRef": "部门树查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«DepartmentTree»»", "originalRef": "HttpResult«List«DepartmentTree»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/edit-club": { "post": { "tags": [ "部门管理-公司" ], "summary": "编辑门店部门", "operationId": "editUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "departmentEditCmd", "description": "departmentEditCmd", "required": true, "schema": { "$ref": "#/definitions/编辑部门", "originalRef": "编辑部门" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/edit-com": { "post": { "tags": [ "部门管理-门店" ], "summary": "编辑公司部门", "operationId": "editUsingPOST_3", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "departmentEditCmd", "description": "departmentEditCmd", "required": true, "schema": { "$ref": "#/definitions/编辑部门", "originalRef": "编辑部门" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/remove-club": { "get": { "tags": [ "部门管理-公司" ], "summary": "删除门店部门", "operationId": "removeUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/department/remove-com": { "get": { "tags": [ "部门管理-门店" ], "summary": "删除公司部门", "operationId": "removeUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-credit-order/create-trade-pay": { "post": { "tags": [ "酒水挂账订单相关接口" ], "summary": "创建支付单", "operationId": "createTradePayUsingPOST_6", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/酒水订单支付单挂账页面请求", "originalRef": "酒水订单支付单挂账页面请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TradePayDTO»", "originalRef": "HttpResult«TradePayDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-credit-order/credit-detail": { "get": { "tags": [ "酒水挂账订单相关接口" ], "summary": "挂账订单详情", "operationId": "detailUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "挂账订单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«挂账对象»", "originalRef": "HttpResult«挂账对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-credit-order/drink-order-detail": { "get": { "tags": [ "酒水挂账订单相关接口" ], "summary": "酒水订单详情", "operationId": "drinkOrderDetailUsingGET_4", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "订单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«酒水订单对象»", "originalRef": "HttpResult«酒水订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-credit-order/page": { "get": { "tags": [ "酒水挂账订单相关接口" ], "summary": "挂账订单分页", "operationId": "pageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "creditStatus", "in": "query", "description": "挂账状态", "required": false, "type": "integer", "format": "int32" }, { "name": "customerManagerName", "in": "query", "description": "经理名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "粉丝名称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "queryCreateDate[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "queryCreateDate[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "queryCreateDate[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«挂账列表对象»»", "originalRef": "HttpResult«PageInfoRsp«挂账列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-credit-order/pre-order-print": { "post": { "tags": [ "酒水挂账订单相关接口" ], "summary": "预结单打印", "operationId": "preOrderPrintUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/预结单打印请求", "originalRef": "预结单打印请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-credit-sales/export": { "get": { "tags": [ "酒水挂账订单相关接口" ], "summary": "挂账订单导出", "operationId": "exportUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "creditStatus", "in": "query", "description": "挂账状态", "required": false, "type": "integer", "format": "int32" }, { "name": "customerManagerName", "in": "query", "description": "经理名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "粉丝名称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "queryCreateDate[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "queryCreateDate[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "queryCreateDate[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-refund/detail": { "get": { "tags": [ "酒水退款订单相关接口" ], "summary": "退品订单详情", "operationId": "refundDetailUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "退品订单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«退品订单对象»", "originalRef": "HttpResult«退品订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-refund/export": { "get": { "tags": [ "酒水退款订单相关接口" ], "summary": "退品订单导出", "operationId": "exportUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "customerManagerName", "in": "query", "description": "经理名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "粉丝名称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "queryAuditDate[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "queryAuditDate[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "queryAuditDate[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "queryAuditDate[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "queryAuditDate[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "refundStatus", "in": "query", "description": "退款状态", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-refund/page": { "get": { "tags": [ "酒水退款订单相关接口" ], "summary": "退品订单分页", "operationId": "refundOrderPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "customerManagerName", "in": "query", "description": "经理名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "粉丝名称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "queryAuditDate[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "queryAuditDate[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "queryAuditDate[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "queryAuditDate[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "queryAuditDate[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryAuditDate[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "refundStatus", "in": "query", "description": "退款状态", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«退品订单列表对象»»", "originalRef": "HttpResult«PageInfoRsp«退品订单列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-refund/query-trade-refund": { "get": { "tags": [ "酒水退款订单相关接口" ], "summary": "查询退款单", "operationId": "queryTradePayUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "tradeRefundId", "in": "query", "description": "退款单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TradeRefundDTO»", "originalRef": "HttpResult«TradeRefundDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-refund/query-trade-refund-detail": { "get": { "tags": [ "酒水退款订单相关接口" ], "summary": "退款单明细查询", "operationId": "queryTradePayDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "tradeRefundDetailId", "in": "query", "description": "退款单明细id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-refund/refund-print": { "post": { "tags": [ "酒水退款订单相关接口" ], "summary": "退品打印", "operationId": "refundPrintUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/退品打印请求", "originalRef": "退品打印请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-refund/retry-trade-refund-detail": { "get": { "tags": [ "酒水退款订单相关接口" ], "summary": "退款单明细重试", "operationId": "retryTradePayDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "tradeRefundDetailId", "in": "query", "description": "退款单明细id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-sales/detail": { "get": { "tags": [ "酒水销售订单相关接口" ], "summary": "订单详情", "operationId": "detailUsingGET_4", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "订单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«酒水订单对象»", "originalRef": "HttpResult«酒水订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-sales/export": { "get": { "tags": [ "酒水销售订单相关接口" ], "summary": "销售订单导出", "operationId": "exportUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "customerManagerName", "in": "query", "description": "经理名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "粉丝名称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "orderStatus", "in": "query", "description": "订单状态", "required": false, "type": "integer", "format": "int32" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "queryCreateDate[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "queryCreateDate[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "queryCreateDate[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-sales/page": { "get": { "tags": [ "酒水销售订单相关接口" ], "summary": "销售订单分页", "operationId": "pageUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "customerManagerName", "in": "query", "description": "经理名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "粉丝名称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "orderStatus", "in": "query", "description": "订单状态", "required": false, "type": "integer", "format": "int32" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].chronology.calendarType", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].chronology.id", "in": "query", "required": false, "type": "string" }, { "name": "queryCreateDate[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "queryCreateDate[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].era.value", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].leapYear", "in": "query", "required": false, "type": "boolean" }, { "name": "queryCreateDate[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "queryCreateDate[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "queryCreateDate[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«酒水订单列表对象»»", "originalRef": "HttpResult«PageInfoRsp«酒水订单列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/drink-order-sales/silver-print": { "post": { "tags": [ "酒水销售订单相关接口" ], "summary": "银台打印", "operationId": "silverPrintUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/银台打印请求", "originalRef": "银台打印请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/file/get-access-domain": { "get": { "tags": [ "文件上传" ], "summary": "获取访问文件或图片的入口域名", "operationId": "getAccessDomainUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«string»", "originalRef": "HttpResult«string»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/finance-flow/club-exportExcel": { "post": { "tags": [ "门店账单统计" ], "summary": "门店账单导出", "operationId": "exportExcelUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/公司分页列表查询", "originalRef": "公司分页列表查询" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/finance-flow/club-page": { "post": { "tags": [ "门店账单统计" ], "summary": "门店账单列表", "operationId": "pageUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/公司分页列表查询", "originalRef": "公司分页列表查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«公司账单列表对象»»", "originalRef": "HttpResult«PageInfoRsp«公司账单列表对象»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/finance-flow/club-statistic": { "post": { "tags": [ "门店账单统计" ], "summary": "门店账单头部数据统计(门店待向公司索要部分(余额卡,充值卡消费的))", "operationId": "clubWaitAccountStatisticUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/门店账单头部数据统计查询", "originalRef": "门店账单头部数据统计查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«ClubWaitAccountStatisticDTO»", "originalRef": "HttpResult«ClubWaitAccountStatisticDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/finance-flow/com-exportExcel": { "post": { "tags": [ "公司账单统计" ], "summary": "公司账单导出", "operationId": "exportExcelUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/公司分页列表查询", "originalRef": "公司分页列表查询" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/finance-flow/com-page": { "post": { "tags": [ "公司账单统计" ], "summary": "公司账单列表", "operationId": "pageUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/公司分页列表查询", "originalRef": "公司分页列表查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«公司账单列表对象»»", "originalRef": "HttpResult«PageInfoRsp«公司账单列表对象»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/finance-flow/com-statistic": { "post": { "tags": [ "公司账单统计" ], "summary": "公司头部数据统计(公司应分给门店部分(余额卡充值的))", "operationId": "amountStatisticUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/公司账单统计头部数据查询", "originalRef": "公司账单统计头部数据查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«ComInAccountStatisticDTO»", "originalRef": "HttpResult«ComInAccountStatisticDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/finance-flow/merchantCombobox": { "get": { "tags": [ "门店账单统计" ], "summary": "收单商户下拉列表", "operationId": "getMerchantComboboxUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«MerchantCombobox»»", "originalRef": "HttpResult«List«MerchantCombobox»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/gift/gift-order-detail": { "get": { "tags": [ "赠送管理" ], "summary": "赠送订单详情", "operationId": "detailUsingGET_5", "produces": [ "*/*" ], "parameters": [ { "name": "orderId", "in": "query", "description": "orderId", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«赠送订单详情DTO»", "originalRef": "HttpResult«赠送订单详情DTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/gift/gift-order-export": { "post": { "tags": [ "赠送管理" ], "summary": "赠送订单导出", "operationId": "exportThirdPartyOrderUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/赠送订单列表查询条件", "originalRef": "赠送订单列表查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/gift/gift-order-print": { "post": { "tags": [ "赠送管理" ], "summary": "赠送订单打印", "operationId": "giftOrderPrintUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/赠送订单打印请求", "originalRef": "赠送订单打印请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/gift/gift-record": { "post": { "tags": [ "赠送管理" ], "summary": "查询赠送记录", "operationId": "getGiftRecordUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/GiftOrderRecordQuery", "originalRef": "GiftOrderRecordQuery" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«赠送记录»»", "originalRef": "HttpResult«List«赠送记录»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/gift/page-list": { "post": { "tags": [ "赠送管理" ], "summary": "分页查询赠送订单列表", "operationId": "listUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/赠送订单列表查询条件", "originalRef": "赠送订单列表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«赠送订单DTO»»", "originalRef": "HttpResult«PageInfoRsp«赠送订单DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-statis-type/add": { "post": { "tags": [ "商品统计分类管理" ], "summary": "新增商品分类", "operationId": "addUsingPOST_2", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsStatisTypeAddCmd", "originalRef": "GoodsStatisTypeAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-statis-type/edit": { "post": { "tags": [ "商品统计分类管理" ], "summary": "编辑商品分类", "operationId": "editUsingPOST_5", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsStatisTypeEditCmd", "originalRef": "GoodsStatisTypeEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-statis-type/enable-disable": { "post": { "tags": [ "商品统计分类管理" ], "summary": "启用或禁用", "operationId": "enableOrDisableUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsStatisTypeStatusCmd", "originalRef": "GoodsStatisTypeStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-statis-type/list": { "get": { "tags": [ "商品统计分类管理" ], "summary": "商品分类列表", "operationId": "listUsingGET_7", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«GoodsStatisTypeListDTO»»", "originalRef": "HttpResult«List«GoodsStatisTypeListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-statis-type/page-list": { "get": { "tags": [ "商品统计分类管理" ], "summary": "分页查询", "operationId": "pageListUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«GoodsStatisTypePageListDTO»»", "originalRef": "HttpResult«PageInfoRsp«GoodsStatisTypePageListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-statis-type/remove": { "post": { "tags": [ "商品统计分类管理" ], "summary": "删除商品分类", "operationId": "removeUsingPOST_6", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsStatisTypeRemoveCmd", "originalRef": "GoodsStatisTypeRemoveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-type/add": { "post": { "tags": [ "商品分类管理" ], "summary": "新增商品分类", "operationId": "addUsingPOST_3", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsTypeAddCmd", "originalRef": "GoodsTypeAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-type/detail": { "get": { "tags": [ "商品分类管理" ], "summary": "详情", "operationId": "detailUsingGET_6", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«GoodsTypeDetailDTO»", "originalRef": "HttpResult«GoodsTypeDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-type/edit": { "post": { "tags": [ "商品分类管理" ], "summary": "编辑商品分类", "operationId": "editUsingPOST_6", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsTypeEditCmd", "originalRef": "GoodsTypeEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-type/enable-disable": { "post": { "tags": [ "商品分类管理" ], "summary": "启用或禁用", "operationId": "enableOrDisableUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsTypeStatusCmd", "originalRef": "GoodsTypeStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-type/list": { "get": { "tags": [ "商品分类管理" ], "summary": "列表", "operationId": "listUsingGET_8", "produces": [ "*/*" ], "parameters": [ { "name": "menuTypes", "in": "query", "description": "菜单分类 1-用户菜单,2-服务员菜单,3-活动菜单。 不传则查询所有", "required": false, "type": "array", "items": { "type": "integer", "format": "int32" }, "collectionFormat": "multi" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«GoodsTypeListDTO»»", "originalRef": "HttpResult«List«GoodsTypeListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-type/page-list": { "get": { "tags": [ "商品分类管理" ], "summary": "分页查询", "operationId": "pageListUsingGET_4", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«GoodsTypePageListDTO»»", "originalRef": "HttpResult«PageInfoRsp«GoodsTypePageListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods-type/remove": { "post": { "tags": [ "商品分类管理" ], "summary": "删除商品分类", "operationId": "removeUsingPOST_7", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsTypeRemoveCmd", "originalRef": "GoodsTypeRemoveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/batch-edit-produce-position": { "post": { "tags": [ "后台商品管理" ], "summary": "批量设置出品位置", "operationId": "editBatchProducePositionUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ProducePositionBatchEditCmd", "originalRef": "ProducePositionBatchEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/change-commission-status": { "post": { "tags": [ "后台商品管理" ], "summary": "计佣状态", "operationId": "changeCommissionStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChangeGoodsCommissionStatusCmd", "originalRef": "ChangeGoodsCommissionStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/change-give-status": { "post": { "tags": [ "后台商品管理" ], "summary": "赠送状态", "operationId": "changeGiveStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChangeGoodsGiveStatusCmd", "originalRef": "ChangeGoodsGiveStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/change-sale-status": { "post": { "tags": [ "后台商品管理" ], "summary": "上下架", "operationId": "changeSaleStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChangeGoodsSaleStatusCmd", "originalRef": "ChangeGoodsSaleStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/change-sell-out-status": { "post": { "tags": [ "后台商品管理" ], "summary": "售罄状态", "operationId": "changeSellOutStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChangeGoodsSellOutStatusCmd", "originalRef": "ChangeGoodsSellOutStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/change-stock-status": { "post": { "tags": [ "后台商品管理" ], "summary": "库存状态变更", "operationId": "changeStockStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/ChangeGoodsStockStatusCmd", "originalRef": "ChangeGoodsStockStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/list": { "get": { "tags": [ "后台商品管理" ], "summary": "列表 默认返回前50条", "operationId": "listUsingGET_6", "produces": [ "*/*" ], "parameters": [ { "name": "name", "in": "query", "description": "商品名", "required": false, "type": "string" }, { "name": "typeId", "in": "query", "description": "分类ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«GoodsPageListDTO»»", "originalRef": "HttpResult«List«GoodsPageListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/pack/add": { "post": { "tags": [ "后台商品管理" ], "summary": "新增套餐", "operationId": "packGoodsAddUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/PackGoodsAddCmd", "originalRef": "PackGoodsAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/pack/detail": { "get": { "tags": [ "后台商品管理" ], "summary": "套餐详情", "operationId": "goodsPackDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "商品ID", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«GoodsPackDetailDTO»", "originalRef": "HttpResult«GoodsPackDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/pack/edit": { "post": { "tags": [ "后台商品管理" ], "summary": "编辑套餐", "operationId": "packGoodsEditUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/PackGoodsEditCmd", "originalRef": "PackGoodsEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/page-list": { "get": { "tags": [ "后台商品管理" ], "summary": "分页列表", "operationId": "pageListUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "classify", "in": "query", "description": "类型 1-单品,2-套餐", "required": false, "type": "integer", "format": "int32" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "name", "in": "query", "description": "商品名", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "saleStatus", "in": "query", "description": "上下架状态", "required": false, "type": "boolean" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "typeId", "in": "query", "description": "分类ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«GoodsPageListDTO»»", "originalRef": "HttpResult«PageInfoRsp«GoodsPageListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/remove": { "post": { "tags": [ "后台商品管理" ], "summary": "删除商品", "operationId": "removeUsingPOST_5", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/GoodsRemoveCmd", "originalRef": "GoodsRemoveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/single/add": { "post": { "tags": [ "后台商品管理" ], "summary": "新增单品", "operationId": "singleGoodsAddUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SingleGoodsAddCmd", "originalRef": "SingleGoodsAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/single/detail": { "get": { "tags": [ "后台商品管理" ], "summary": "单品详情", "operationId": "goodsSingleDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "商品ID", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«GoodsSingleDetailDTO»", "originalRef": "HttpResult«GoodsSingleDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/single/edit": { "post": { "tags": [ "后台商品管理" ], "summary": "编辑单品", "operationId": "singleGoodsEditUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SingleGoodsEditCmd", "originalRef": "SingleGoodsEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/stock-num": { "get": { "tags": [ "后台商品管理" ], "summary": "获取库存数量", "operationId": "getStockNumUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "goodsId", "in": "query", "description": "goodsId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/stock-operation": { "post": { "tags": [ "后台商品管理" ], "summary": "库存操作", "operationId": "goodsStockOperationUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/商品前置库操作对象", "originalRef": "商品前置库操作对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/goods/stock-record-page-list": { "get": { "tags": [ "后台商品管理" ], "summary": "库存记录分页列表", "operationId": "stockRecordPageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "goodsId", "in": "query", "description": "商品ID", "required": true, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«GoodsStockRecordPageListDTO»»", "originalRef": "HttpResult«PageInfoRsp«GoodsStockRecordPageListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account-pos/delete": { "post": { "tags": [ "收单商户账户-POS机绑定管理" ], "summary": "删除进件商户POS机", "operationId": "deleteUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "id", "description": "id", "required": false, "schema": { "type": "integer", "format": "int64" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account-pos/detail": { "post": { "tags": [ "收单商户账户-POS机绑定管理" ], "summary": "进件商户POS机详情", "operationId": "detailUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/进件商户账户POS机详情查询条件", "originalRef": "进件商户账户POS机详情查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«进件商户账户POS机详情DTO»", "originalRef": "HttpResult«进件商户账户POS机详情DTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account-pos/edit": { "post": { "tags": [ "收单商户账户-POS机绑定管理" ], "summary": "编辑进件商户POS机详情", "operationId": "editUsingPOST_8", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/IncomeMchAccountPosEditCmd", "originalRef": "IncomeMchAccountPosEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account-pos/page-list": { "post": { "tags": [ "收单商户账户-POS机绑定管理" ], "summary": "分页查询POS机列表", "operationId": "listUsingPOST_3", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/进件商户账户POS机列表查询条件", "originalRef": "进件商户账户POS机列表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«进件商户账户-pos机DTO»»", "originalRef": "HttpResult«PageInfoRsp«进件商户账户-pos机DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account-pos/save": { "post": { "tags": [ "收单商户账户-POS机绑定管理" ], "summary": "添加收单商户POS机", "operationId": "saveUsingPOST_2", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/IncomeMchAccountPosAddCmd", "originalRef": "IncomeMchAccountPosAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/account-page-list": { "post": { "tags": [ "收单商户账户管理" ], "summary": "获取公司或门店绑定的移动收单账户或设备收单账户", "operationId": "getAccountPageListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/获取公司或门店绑定的移动收单账户或设备收单账户查询条件", "originalRef": "获取公司或门店绑定的移动收单账户或设备收单账户查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«移动收单账户或设备收单账户DTO»»", "originalRef": "HttpResult«PageInfoRsp«移动收单账户或设备收单账户DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/bind": { "post": { "tags": [ "收单商户账户管理" ], "summary": "公司/门店绑定收单商户账户", "operationId": "bindUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmds", "description": "cmds", "required": true, "schema": { "type": "array", "items": { "$ref": "#/definitions/IncomeAccountBindComClubCmd", "originalRef": "IncomeAccountBindComClubCmd" } } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/detail": { "post": { "tags": [ "收单商户账户管理" ], "summary": "进件商户账户详情", "operationId": "detailUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "id", "description": "id", "required": false, "schema": { "type": "integer", "format": "int64" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«进件商户账户详情DTO»", "originalRef": "HttpResult«进件商户账户详情DTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/edit": { "post": { "tags": [ "收单商户账户管理" ], "summary": "编辑进件商户账户", "operationId": "editUsingPOST_7", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/IncomeMchAccountEditCmd", "originalRef": "IncomeMchAccountEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/getCompanyList": { "get": { "tags": [ "收单商户账户管理" ], "summary": "获取所有公司下拉列表", "operationId": "getCompanyListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«公司数据信息DTO»»", "originalRef": "HttpResult«List«公司数据信息DTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/getMchAccountList": { "post": { "tags": [ "收单商户账户管理" ], "summary": "获取当前公司下的所有收单账户", "operationId": "getMchAccountListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/进件商户账户列表查询条件", "originalRef": "进件商户账户列表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«IncomeMchAccountsDTO»»", "originalRef": "HttpResult«List«IncomeMchAccountsDTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/page-list": { "post": { "tags": [ "收单商户账户管理" ], "summary": "分页查询进件商户账户列表", "operationId": "listUsingPOST_2", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/进件商户账户列表查询条件", "originalRef": "进件商户账户列表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«进件商户账户DTO»»", "originalRef": "HttpResult«PageInfoRsp«进件商户账户DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/income-mch-account/save": { "post": { "tags": [ "收单商户账户管理" ], "summary": "添加收单商户账户", "operationId": "saveUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/IncomeMchAccountAddCmd", "originalRef": "IncomeMchAccountAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/book-record-page": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "预定记录列表分页查询", "description": "预定记录列表分页查询,comId,clubId在header中必传", "operationId": "bookRecordPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberId", "in": "query", "description": "memberId", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«MemberBookRecordListItemWebDTO»»", "originalRef": "HttpResult«PageInfoRsp«MemberBookRecordListItemWebDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/detail": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "粉丝/会员详情及钱包", "operationId": "memberInfoUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "memberId", "in": "query", "description": "memberId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«MemberDetailDTO»", "originalRef": "HttpResult«MemberDetailDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/drink-order-detail": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "酒水订单详情", "operationId": "drinkOrderDetailUsingGET_5", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "订单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«酒水订单对象»", "originalRef": "HttpResult«酒水订单对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/drink-order-page": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "酒水订单分页", "operationId": "allPageUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberId", "in": "query", "description": "粉丝id", "required": true, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«酒水订单列表对象»»", "originalRef": "HttpResult«PageInfoRsp«酒水订单列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/edit": { "post": { "tags": [ "粉丝管理相关接口" ], "summary": "编辑粉丝/会员", "operationId": "editMemberUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/MemberEditCmd", "originalRef": "MemberEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/enable-betatester": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "修改内测用户状态", "operationId": "enableBetaTesterUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "enableBetaTester", "in": "query", "description": "是否开启内测用户", "required": true, "type": "boolean" }, { "name": "memberId", "in": "query", "description": "用户Id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/level": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "获取会员等级", "operationId": "memberLevelUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "memberId", "in": "query", "description": "memberId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«int»", "originalRef": "HttpResult«int»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/page-list": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "分页列表", "operationId": "pageListUsingGET_5", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "mobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "nickName", "in": "query", "description": "昵称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«MemberPageDTO»»", "originalRef": "HttpResult«PageInfoRsp«MemberPageDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/point-list": { "post": { "tags": [ "粉丝管理相关接口" ], "summary": "积分记录", "operationId": "memberPointRecordUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "memberManagerPointQuery", "description": "memberManagerPointQuery", "required": true, "schema": { "$ref": "#/definitions/积分记录查询", "originalRef": "积分记录查询" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«积分列表»»", "originalRef": "HttpResult«PageInfoRsp«积分列表»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/upgrade": { "post": { "tags": [ "粉丝管理相关接口" ], "summary": "升级,不管粉丝之前的会员信息,直接升级为指定的会员信息", "operationId": "upgradeVipUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/UpgradeVipCmd", "originalRef": "UpgradeVipCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/vip-card-open-record": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "会员卡开通记录", "operationId": "openRecordUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "enjoyUserId", "in": "query", "description": "享用人ID", "required": false, "type": "integer", "format": "int64" }, { "name": "exclusiveManagerId", "in": "query", "description": "客户经理ID", "required": false, "type": "integer", "format": "int64" }, { "name": "exclusiveManagerName", "in": "query", "description": "客户经理名", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberId", "in": "query", "description": "会员ID", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "会员名", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "payEndTime", "in": "query", "description": "付款结束时间", "required": false, "type": "string" }, { "name": "payStartTime", "in": "query", "description": "付款开始时间", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«VipManagerOpenRecordDTO»»", "originalRef": "HttpResult«PageInfoRsp«VipManagerOpenRecordDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/wine-deposit-detail": { "get": { "tags": [ "粉丝管理相关接口" ], "summary": "存酒详情", "operationId": "wineDepositDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "depositId", "in": "query", "description": "depositId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«存酒详情-聚合对象»", "originalRef": "HttpResult«存酒详情-聚合对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/member-manager/wine-deposit-record": { "post": { "tags": [ "粉丝管理相关接口" ], "summary": "存酒记录", "operationId": "wineDepositRecordUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "memberDepositWineRecordQuery", "description": "memberDepositWineRecordQuery", "required": true, "schema": { "$ref": "#/definitions/会员存酒-存酒记录", "originalRef": "会员存酒-存酒记录" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«存酒记录»»", "originalRef": "HttpResult«PageInfoRsp«存酒记录»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/auth-pay": { "post": { "tags": [ "支付接口" ], "summary": "付款码支付", "operationId": "authPayUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/付款码支付请求", "originalRef": "付款码支付请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/cash-pay": { "post": { "tags": [ "支付接口" ], "summary": "现金支付", "operationId": "cashPayUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/现金下单和支付请求", "originalRef": "现金下单和支付请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/get-stored-value-card": { "get": { "tags": [ "支付接口" ], "summary": "获取储值卡", "operationId": "getStoredValueCardUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "serialNumber", "in": "query", "description": "卡内码", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«储值卡列表对象»", "originalRef": "HttpResult«储值卡列表对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/pos-list": { "get": { "tags": [ "支付接口" ], "summary": "pos机列表", "operationId": "posListUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«收单账户绑定POS机DTO»»", "originalRef": "HttpResult«List«收单账户绑定POS机DTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/pos-pay": { "post": { "tags": [ "支付接口" ], "summary": "pos机支付", "operationId": "posPayUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/pos支付请求", "originalRef": "pos支付请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/query-trade-pay": { "get": { "tags": [ "支付接口" ], "summary": "查询支付单", "operationId": "queryTradePayUsingGET_4", "produces": [ "*/*" ], "parameters": [ { "name": "tradePayId", "in": "query", "description": "支付单id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«TradePayDTO»", "originalRef": "HttpResult«TradePayDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/stored-value-card-pay": { "post": { "tags": [ "支付接口" ], "summary": "储值卡支付", "operationId": "storedValueCardPayUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/储值卡预支付订单请求", "originalRef": "储值卡预支付订单请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«StoredValueCardPayOrderDTO»", "originalRef": "HttpResult«StoredValueCardPayOrderDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/toggle-mixed-payment": { "post": { "tags": [ "支付接口" ], "summary": "开关组合支付", "operationId": "toggleMixedPaymentUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/开关组合支付请求", "originalRef": "开关组合支付请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/pay/wallet-card-pay": { "post": { "tags": [ "支付接口" ], "summary": "余额支付", "operationId": "walletCardPayUsingPOST_3", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额预支付订单请求", "originalRef": "余额预支付订单请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«WalletCardPayOrderDTO»", "originalRef": "HttpResult«WalletCardPayOrderDTO»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer-position/add": { "post": { "tags": [ "打印机出品位置配置管理" ], "summary": "新增打印机出品位置配置", "operationId": "addUsingPOST_4", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/PrinterPositionAddCmd", "originalRef": "PrinterPositionAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer-position/all-list": { "get": { "tags": [ "打印机出品位置配置管理" ], "summary": "查询所有的打印机出品位置配置列表", "operationId": "getPrinterPositionListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«PrinterPosition»»", "originalRef": "HttpResult«List«PrinterPosition»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer-position/edit": { "post": { "tags": [ "打印机出品位置配置管理" ], "summary": "编辑打印机出品位置配置", "operationId": "editUsingPOST_11", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/PrinterPositionEditCmd", "originalRef": "PrinterPositionEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer-position/list": { "get": { "tags": [ "打印机出品位置配置管理" ], "summary": "分页查询打印机出品位置配置列表", "operationId": "getPageListUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "酒吧ID", "required": false, "type": "integer", "format": "int64" }, { "name": "comId", "in": "query", "description": "租户ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "printerName", "in": "query", "description": "打印机名字", "required": false, "type": "string" }, { "name": "snNo", "in": "query", "description": "打印机编号", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«打印机出品位置返回前端对象»»", "originalRef": "HttpResult«PageInfoRsp«打印机出品位置返回前端对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer-position/remove": { "post": { "tags": [ "打印机出品位置配置管理" ], "summary": "删除打印机出品位置配置", "operationId": "editUsingPOST_10", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/IdRequest", "originalRef": "IdRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/batch-printer-status": { "post": { "tags": [ "打印机管理" ], "summary": "批量获取指定打印机状态", "operationId": "batchPrinterStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/PrinterSnRequest", "originalRef": "PrinterSnRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«string»»", "originalRef": "HttpResult«List«string»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/check-print-succeed": { "post": { "tags": [ "打印机管理" ], "summary": "查询订单是否打印成功", "operationId": "checkPrintSucceedUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/QueryOrderStatusRequest", "originalRef": "QueryOrderStatusRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/edit-printer": { "post": { "tags": [ "打印机管理" ], "summary": "修改打印机信息", "operationId": "editPrinterUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/PrinterEditRequest", "originalRef": "PrinterEditRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/empty-print-queue": { "post": { "tags": [ "打印机管理" ], "summary": "清空待打印队列", "operationId": "emptyPrintQueueUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/PrinterSnRequestItem", "originalRef": "PrinterSnRequestItem" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/get-printer-list": { "get": { "tags": [ "打印机管理" ], "summary": "查询打印机配置列表", "operationId": "getPrinterConfigsUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«PrinterConfig»»", "originalRef": "HttpResult«List«PrinterConfig»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/list": { "get": { "tags": [ "打印机管理" ], "summary": "分页查询打印机配置列表", "operationId": "getPageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "酒吧ID", "required": false, "type": "integer", "format": "int64" }, { "name": "comId", "in": "query", "description": "租户ID", "required": false, "type": "integer", "format": "int64" }, { "name": "functionModule", "in": "query", "description": "功能模块", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "printerBrand", "in": "query", "description": "打印机品牌", "required": false, "type": "string" }, { "name": "printerName", "in": "query", "description": "打印机名称", "required": false, "type": "string" }, { "name": "snNo", "in": "query", "description": "SN编号", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«打印机配置返回前端对象»»", "originalRef": "HttpResult«PageInfoRsp«打印机配置返回前端对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/order-statistics": { "post": { "tags": [ "打印机管理" ], "summary": "查询指定打印机某天的订单统计数", "operationId": "orderStatisticsUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/QueryOrderStatisticsRequest", "originalRef": "QueryOrderStatisticsRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«OrderStatisticsResponse»", "originalRef": "HttpResult«OrderStatisticsResponse»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/print-tags-order": { "post": { "tags": [ "打印机管理" ], "summary": "打印标签订单", "operationId": "printTagsOrderUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/PrintTagCmd", "originalRef": "PrintTagCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/printer-status": { "post": { "tags": [ "打印机管理" ], "summary": "获取指定打印机状态", "operationId": "printerStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/PrinterSnRequestItem", "originalRef": "PrinterSnRequestItem" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«string»", "originalRef": "HttpResult«string»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/remove-batch": { "post": { "tags": [ "打印机管理" ], "summary": "批量删除打印机", "operationId": "removeBatchUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/PrinterSnRequest", "originalRef": "PrinterSnRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/report-money": { "post": { "tags": [ "打印机管理" ], "summary": "金额播报", "operationId": "reportMoneyUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/VoiceRequest", "originalRef": "VoiceRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/save-batch": { "post": { "tags": [ "打印机管理" ], "summary": "批量添加打印机", "operationId": "saveBatchUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/PrinterSaveRequest", "originalRef": "PrinterSaveRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/printer/set-voice-type": { "post": { "tags": [ "打印机管理" ], "summary": "设置打印机语音类型", "operationId": "setVoiceTypeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SetVoiceTypeRequest", "originalRef": "SetVoiceTypeRequest" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/public/get-curbizdate": { "get": { "tags": [ "公共接口 - 管理PC端" ], "summary": "获取当前营业日", "description": "获取当前营业日,comId,clubId在header中必传", "operationId": "getCurBizDateUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«BizDateInfo»", "originalRef": "HttpResult«BizDateInfo»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/bartable-sales-detail-list": { "get": { "tags": [ "经营统计" ], "summary": "分页查询台位消费明细", "operationId": "barTableSalesDetailListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableCheckinId", "in": "query", "description": "开台id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«台位消费数据明细DTO»»", "originalRef": "HttpResult«List«台位消费数据明细DTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/bartable-sales-list": { "get": { "tags": [ "经营统计" ], "summary": "分页查询台位消费数据统计列表", "operationId": "barTableSalesPageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryTime", "in": "query", "description": "查询时间", "required": true, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«台位消费数据统计DTO»»", "originalRef": "HttpResult«PageInfoRsp«台位消费数据统计DTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/deposit-wine/report-forms": { "post": { "tags": [ "经营统计" ], "summary": "存酒报表", "operationId": "depositWineReportFormsUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "depositWineReportFormsQuery", "description": "depositWineReportFormsQuery", "required": true, "schema": { "$ref": "#/definitions/存酒报表查询条件", "originalRef": "存酒报表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«存酒报表»»", "originalRef": "HttpResult«PageInfoRsp«存酒报表»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/deposit-wine/report-forms-export": { "post": { "tags": [ "经营统计" ], "summary": "存酒报表导出", "operationId": "depositWineReportFormsExportUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/存酒报表查询条件", "originalRef": "存酒报表查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/deposit-wine/statis-list": { "get": { "tags": [ "经营统计" ], "summary": "存酒库存统计", "operationId": "statisticsDepositWineUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«存酒统计»»", "originalRef": "HttpResult«List«存酒统计»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-bartable-sales": { "get": { "tags": [ "经营统计" ], "summary": "台位消费数据统计导出", "operationId": "barTableSalesExportUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "barTableName", "in": "query", "description": "台位名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryTime", "in": "query", "description": "查询时间", "required": true, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-goods-sales-detail": { "get": { "tags": [ "经营统计" ], "summary": "商品销售明细导出", "operationId": "goodsSalesDetailExportUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryTime", "in": "query", "description": "查询时间", "required": true, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-sales-data": { "post": { "tags": [ "经营统计" ], "summary": "用户销售业绩导出", "operationId": "exportSalesDataUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩查询条件", "originalRef": "员工销售业绩查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-sales-drink-detail": { "post": { "tags": [ "经营统计" ], "summary": "用户酒水销售业绩详情导出", "operationId": "exportSalesDataOfDrinkDetailUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩详情查询条件", "originalRef": "员工销售业绩详情查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-sales-member-detail": { "post": { "tags": [ "经营统计" ], "summary": "用户会员卡销售业绩详情导出", "operationId": "exportSalesDataOfMemberDetailUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩详情查询条件", "originalRef": "员工销售业绩详情查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-sales-recharge-detail": { "post": { "tags": [ "经营统计" ], "summary": "用户充值业绩详情导出", "operationId": "exportSalesDataOfRechargeDetailUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩详情查询条件", "originalRef": "员工销售业绩详情查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-service-commission-data": { "post": { "tags": [ "经营统计" ], "summary": "服务员提成统计数据导出", "operationId": "exportServiceCommissionDataUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/ServiceCommissionDataQuery", "originalRef": "ServiceCommissionDataQuery" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/export-wallet-card-pay-record": { "get": { "tags": [ "经营统计" ], "summary": "充值卡消费记录导出", "operationId": "walletCardPayRecordExportUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "customerPhone", "in": "query", "description": "客户电话", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryEndTime", "in": "query", "description": "查询结束时间", "required": false, "type": "string" }, { "name": "queryStartTime", "in": "query", "description": "查询开始时间", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/extract-wine/report-forms": { "post": { "tags": [ "经营统计" ], "summary": "取酒报表", "operationId": "extractWineReportFormsUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/存酒报表查询条件", "originalRef": "存酒报表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«取酒报表»»", "originalRef": "HttpResult«PageInfoRsp«取酒报表»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/extract-wine/report-forms-export": { "post": { "tags": [ "经营统计" ], "summary": "取酒报表导出", "operationId": "extractWineReportFormsExportUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/取酒报表查询条件", "originalRef": "取酒报表查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/extract-wine/statis-export": { "get": { "tags": [ "经营统计" ], "summary": "存酒库存统计导出", "operationId": "statisticsDepositWineExportUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/goods-produce-num": { "get": { "tags": [ "经营统计" ], "summary": "商品出品统计", "operationId": "getGoodsProduceNumUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "endDate", "in": "query", "description": "查询结束日期", "required": false, "type": "string" }, { "name": "startDate", "in": "query", "description": "查询开始日期", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«GoodsProduceStatisNumDTO»»", "originalRef": "HttpResult«List«GoodsProduceStatisNumDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/goods-produce-num/export": { "get": { "tags": [ "经营统计" ], "summary": "商品出品统计导出", "operationId": "exportUsingGET_4", "produces": [ "*/*" ], "parameters": [ { "name": "endDate", "in": "query", "description": "查询结束日期", "required": false, "type": "string" }, { "name": "startDate", "in": "query", "description": "查询开始日期", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/goods-produce-position-num": { "get": { "tags": [ "经营统计" ], "summary": "出品位置商品统计", "operationId": "getGoodsProducePositionNumUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "endDate", "in": "query", "description": "查询结束日期", "required": false, "type": "string" }, { "name": "startDate", "in": "query", "description": "查询开始日期", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«GoodsProducePositionStatisNumDTO»»", "originalRef": "HttpResult«List«GoodsProducePositionStatisNumDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/goods-produce-position-num/export": { "get": { "tags": [ "经营统计" ], "summary": "出品位置商品统计导出", "operationId": "exportUsingGET_5", "produces": [ "*/*" ], "parameters": [ { "name": "endDate", "in": "query", "description": "查询结束日期", "required": false, "type": "string" }, { "name": "startDate", "in": "query", "description": "查询开始日期", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/goods-sales-detail-list": { "get": { "tags": [ "经营统计" ], "summary": "分页查询商品销售明细列表", "operationId": "goodsSalesDetailPageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryTime", "in": "query", "description": "查询时间", "required": true, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«商品销售明细DTO»»", "originalRef": "HttpResult«PageInfoRsp«商品销售明细DTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/sales-data-list": { "post": { "tags": [ "经营统计" ], "summary": "分页查询用户销售业绩统计列表", "operationId": "salesDataPageListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩查询条件", "originalRef": "员工销售业绩查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«员工销售统计DTO»»", "originalRef": "HttpResult«PageInfoRsp«员工销售统计DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/sales-drink-detail": { "post": { "tags": [ "经营统计" ], "summary": "用户酒水销售业绩详情列表", "operationId": "salesDataOfDrinkDetailUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩详情查询条件", "originalRef": "员工销售业绩详情查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«用户酒水销售业绩详情DTO»»", "originalRef": "HttpResult«PageInfoRsp«用户酒水销售业绩详情DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/sales-member-detail": { "post": { "tags": [ "经营统计" ], "summary": "用户会员卡销售业绩详情列表", "operationId": "salesDataOfMemberDetailUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩详情查询条件", "originalRef": "员工销售业绩详情查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«用户会员卡销售业绩详情DTO»»", "originalRef": "HttpResult«PageInfoRsp«用户会员卡销售业绩详情DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/sales-recharge-detail": { "post": { "tags": [ "经营统计" ], "summary": "用户充值业绩详情列表", "operationId": "salesDataOfRechargeDetailUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/员工销售业绩详情查询条件", "originalRef": "员工销售业绩详情查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«用户充值业绩详情DTO»»", "originalRef": "HttpResult«PageInfoRsp«用户充值业绩详情DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/service-commission-data": { "post": { "tags": [ "经营统计" ], "summary": "服务员提成统计列表", "operationId": "getServiceCommissionDataUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/ServiceCommissionDataQuery", "originalRef": "ServiceCommissionDataQuery" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«服务提成数据DTO»»", "originalRef": "HttpResult«PageInfoRsp«服务提成数据DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/service-commission-total-amount": { "post": { "tags": [ "经营统计" ], "summary": "服务员提成统计数据总金额", "operationId": "getServiceCommissionTotalAmountUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/ServiceCommissionDataQuery", "originalRef": "ServiceCommissionDataQuery" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«long»", "originalRef": "HttpResult«long»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sales/wallet-card-pay-record-list": { "get": { "tags": [ "经营统计" ], "summary": "分页查询充值卡消费记录列表", "operationId": "walletCardPayRecordPageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "customerPhone", "in": "query", "description": "客户电话", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "queryEndTime", "in": "query", "description": "查询结束时间", "required": false, "type": "string" }, { "name": "queryStartTime", "in": "query", "description": "查询开始时间", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«充值卡消费统计DTO»»", "originalRef": "HttpResult«PageInfoRsp«充值卡消费统计DTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/statis/vip-page/total-num": { "get": { "tags": [ "粉丝会员管理接口" ], "summary": "会员列表总的统计信息", "operationId": "vipTotalUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«VipPageStatisDTO»", "originalRef": "HttpResult«VipPageStatisDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/storage-config/add": { "post": { "tags": [ "存储配置相关接口" ], "summary": "存储配置新增", "operationId": "addStorageConfigurationUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "storedValueCardAddCMD", "description": "storedValueCardAddCMD", "required": true, "schema": { "$ref": "#/definitions/StoredValueCardAddCMD", "originalRef": "StoredValueCardAddCMD" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/storage-config/cardAuthorization": { "get": { "tags": [ "存储配置相关接口" ], "summary": "卡相关操作,授权接口", "operationId": "cardAuthorizationUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "cardAccessType", "in": "query", "description": "cardAccessType", "required": true, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«储值卡操作相关权限信息»", "originalRef": "HttpResult«储值卡操作相关权限信息»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/storage-config/check-verify-code": { "post": { "tags": [ "存储配置相关接口" ], "summary": "卡相关操作,验证验证码", "operationId": "checkVerifyCodeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "name": "code", "in": "query", "description": "code", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«boolean»", "originalRef": "HttpResult«boolean»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/storage-config/edit": { "post": { "tags": [ "存储配置相关接口" ], "summary": "存储配置编辑", "operationId": "editStorageConfigurationUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "storedValueCardEditCMD", "description": "storedValueCardEditCMD", "required": true, "schema": { "$ref": "#/definitions/StoredValueCardEditCMD", "originalRef": "StoredValueCardEditCMD" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/storage-config/info": { "post": { "tags": [ "存储配置相关接口" ], "summary": "存储卡配置详情", "operationId": "infoUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«StoredValueCardSetting»", "originalRef": "HttpResult«StoredValueCardSetting»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/storage-config/send-verify-code": { "get": { "tags": [ "存储配置相关接口" ], "summary": "卡相关操作,发送验证码", "operationId": "sendVerifyCodeUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "phone", "in": "query", "description": "phone", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/batch-make/card-page": { "get": { "tags": [ "储值卡批量制卡相关接口" ], "summary": "储值卡分页", "operationId": "cardPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "batchId", "in": "query", "description": "批量id", "required": true, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«卡片分页的卡片简单对象»»", "originalRef": "HttpResult«PageInfoRsp«卡片分页的卡片简单对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/batch-make/check-number": { "post": { "tags": [ "储值卡批量制卡相关接口" ], "summary": "检查号码", "operationId": "checkNumberUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/批量制卡检查号码请求", "originalRef": "批量制卡检查号码请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«批量制卡检查号码对象»", "originalRef": "HttpResult«批量制卡检查号码对象»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/batch-make/confirm-make": { "post": { "tags": [ "储值卡批量制卡相关接口" ], "summary": "确认制卡", "operationId": "confirmMakeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/批量制卡确认请求", "originalRef": "批量制卡确认请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/batch-make/export": { "get": { "tags": [ "储值卡批量制卡相关接口" ], "summary": "导出", "operationId": "exportUsingGET_6", "produces": [ "*/*" ], "parameters": [ { "name": "batchId", "in": "query", "description": "批量id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/batch-make/page": { "get": { "tags": [ "储值卡批量制卡相关接口" ], "summary": "批量制卡分页", "operationId": "pageUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "cardName", "in": "query", "description": "卡名称", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«批量制卡列表对象»»", "originalRef": "HttpResult«PageInfoRsp«批量制卡列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-active/check-serial-number": { "get": { "tags": [ "储值卡开卡相关接口" ], "summary": "检查卡内码", "operationId": "checkSerialNumberUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "serialNumber", "in": "query", "description": "卡内码", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-active/confirm-active": { "post": { "tags": [ "储值卡开卡相关接口" ], "summary": "开卡确认", "operationId": "confirmActiveUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/CardActiveConfirmCmd", "originalRef": "CardActiveConfirmCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-active/get-card": { "get": { "tags": [ "储值卡开卡相关接口" ], "summary": "获取储值卡", "operationId": "getCardUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "cardNo", "in": "query", "description": "卡面号", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«储值卡列表对象»", "originalRef": "HttpResult«储值卡列表对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-change-pwd/confirm-change-pwd": { "post": { "tags": [ "储值卡修改密码相关接口" ], "summary": "修改密码确认", "operationId": "confirmChangePwdUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/CardChangePwdConfirmCmd", "originalRef": "CardChangePwdConfirmCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-change-pwd/get-card": { "get": { "tags": [ "储值卡修改密码相关接口" ], "summary": "检查卡内码", "operationId": "getCardUsingGET_2", "produces": [ "*/*" ], "parameters": [ { "name": "serialNumber", "in": "query", "description": "卡内码", "required": true, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«储值卡列表对象»", "originalRef": "HttpResult«储值卡列表对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-list/card-record-page": { "get": { "tags": [ "储值卡列表相关接口" ], "summary": "储值卡记录", "operationId": "cardRecordPageUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "cardId", "in": "query", "description": "储值卡id", "required": true, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«储值卡列表记录列表对象»»", "originalRef": "HttpResult«PageInfoRsp«储值卡列表记录列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-list/page": { "get": { "tags": [ "储值卡列表相关接口" ], "summary": "储值卡分页", "operationId": "pageUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "batchNo", "in": "query", "description": "制卡批量号", "required": false, "type": "string" }, { "name": "cardNo", "in": "query", "description": "卡号", "required": false, "type": "string" }, { "name": "cardStatus", "in": "query", "description": "状态", "required": false, "type": "integer", "format": "int32" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«储值卡列表对象»»", "originalRef": "HttpResult«PageInfoRsp«储值卡列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-recharge/confirm-recharge": { "post": { "tags": [ "储值卡充值相关接口" ], "summary": "充值确认", "operationId": "confirmRechargeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/CardRechargeConfirmCmd", "originalRef": "CardRechargeConfirmCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-recharge/get-card": { "get": { "tags": [ "储值卡充值相关接口" ], "summary": "获取储值卡", "operationId": "getCardUsingGET_3", "produces": [ "*/*" ], "parameters": [ { "name": "cardNo", "in": "query", "description": "卡号", "required": false, "type": "string" }, { "name": "serialNumber", "in": "query", "description": "卡内码", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«储值卡列表对象»", "originalRef": "HttpResult«储值卡列表对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/card-record/page": { "get": { "tags": [ "储值卡操作记录相关接口" ], "summary": "操作记录分页", "operationId": "pageUsingGET_4", "produces": [ "*/*" ], "parameters": [ { "name": "createTime[0].dayOfMonth", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "createTime[0].dayOfWeek", "in": "query", "required": false, "type": "string", "enum": [ "FRIDAY", "MONDAY", "SATURDAY", "SUNDAY", "THURSDAY", "TUESDAY", "WEDNESDAY" ] }, { "name": "createTime[0].dayOfYear", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "createTime[0].hour", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "createTime[0].minute", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "createTime[0].month", "in": "query", "required": false, "type": "string", "enum": [ "APRIL", "AUGUST", "DECEMBER", "FEBRUARY", "JANUARY", "JULY", "JUNE", "MARCH", "MAY", "NOVEMBER", "OCTOBER", "SEPTEMBER" ] }, { "name": "createTime[0].monthValue", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "createTime[0].nano", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "createTime[0].second", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "createTime[0].year", "in": "query", "required": false, "type": "integer", "format": "int32" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "operatorName", "in": "query", "description": "操作人名称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "usageType", "in": "query", "description": "操作类型(1开卡2充值5修改密码)", "required": false, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«储值卡列表记录列表对象»»", "originalRef": "HttpResult«PageInfoRsp«储值卡列表记录列表对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-manage/club-list": { "get": { "tags": [ "储值卡批量制卡相关接口" ], "summary": "酒吧列表", "operationId": "canManageClubListUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«酒吧简单对象»»", "originalRef": "HttpResult«List«酒吧简单对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/stored-value-card-pay/pay": { "post": { "tags": [ "储值卡卡支付" ], "summary": "储值卡支付", "operationId": "storedValueCardPayUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/储值卡支付对象", "originalRef": "储值卡支付对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/department/departCombobox-club": { "post": { "tags": [ "部门管理-公司" ], "summary": "新增门店用户绑定部门(树型下拉框)", "operationId": "departComboboxUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«DepartmentTree»»", "originalRef": "HttpResult«List«DepartmentTree»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/department/departCombobox-com": { "post": { "tags": [ "部门管理-门店" ], "summary": "新增公司用户绑定部门(树型下拉框)", "operationId": "comDepartComboboxUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«DepartmentTree»»", "originalRef": "HttpResult«List«DepartmentTree»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/menu/edit": { "post": { "tags": [ "系统菜单管理" ], "summary": "菜单编辑", "operationId": "editUsingPOST_9", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "sysMenuEditCmd", "description": "sysMenuEditCmd", "required": true, "schema": { "$ref": "#/definitions/编辑菜单", "originalRef": "编辑菜单" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/menu/menuTree": { "post": { "tags": [ "系统菜单管理" ], "summary": "系统菜单树查询", "operationId": "menuTreeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "menuTreeQuery", "description": "menuTreeQuery", "required": true, "schema": { "$ref": "#/definitions/菜单树查询对象", "originalRef": "菜单树查询对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«MenuTree»»", "originalRef": "HttpResult«List«MenuTree»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/menu/remove": { "post": { "tags": [ "系统菜单管理" ], "summary": "菜单删除", "operationId": "removeUsingPOST_8", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "ids", "description": "ids", "required": true, "schema": { "type": "array", "items": { "type": "integer", "format": "int64" } } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/menu/save": { "post": { "tags": [ "系统菜单管理" ], "summary": "菜单新增", "operationId": "saveUsingPOST_3", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "sysMenuSaveCmd", "description": "sysMenuSaveCmd", "required": true, "schema": { "$ref": "#/definitions/新增菜单", "originalRef": "新增菜单" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/addClubRole": { "post": { "tags": [ "角色管理门店" ], "summary": "门店角色新增", "operationId": "addClubRoleUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/门店新增角色", "originalRef": "门店新增角色" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/addComRole": { "post": { "tags": [ "角色管理公司" ], "summary": "公司角色新增", "operationId": "addComRoleUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/公司新增角色", "originalRef": "公司新增角色" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/addSysRole": { "post": { "tags": [ "角色管理-系统" ], "summary": "系统角色新增", "operationId": "addSysRoleUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleSaveCmd", "originalRef": "SysRoleSaveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/clubEdit": { "post": { "tags": [ "角色管理门店" ], "summary": "门店角色编辑", "operationId": "editUsingPOST_2", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleEditCmd", "originalRef": "SysRoleEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/clubList": { "post": { "tags": [ "角色管理门店" ], "summary": "门店角色分页查询", "operationId": "clubListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/ClubRolePageListQuery", "originalRef": "ClubRolePageListQuery" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«角色列表实体»»", "originalRef": "HttpResult«PageInfoRsp«角色列表实体»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/clubRemove": { "post": { "tags": [ "角色管理门店" ], "summary": "门店角色删除", "operationId": "removeUsingPOST_2", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleDeleteCmd", "originalRef": "SysRoleDeleteCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/clubRoleCombobox": { "post": { "tags": [ "角色管理门店" ], "summary": "角色下拉框(门店角色)", "operationId": "clubRoleComboboxUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«新增用户角色下拉框»»", "originalRef": "HttpResult«List«新增用户角色下拉框»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/clubRoleTree": { "get": { "tags": [ "角色管理门店" ], "summary": "门店新增角色菜单树", "operationId": "clubRoleTreeUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "funType", "in": "query", "description": "funType", "required": true, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«MenuTree»»", "originalRef": "HttpResult«List«MenuTree»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/comEdit": { "post": { "tags": [ "角色管理公司" ], "summary": "公司角色编辑", "operationId": "editUsingPOST_4", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleEditCmd", "originalRef": "SysRoleEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/comList": { "post": { "tags": [ "角色管理公司" ], "summary": "公司角色分页查询", "operationId": "comListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/ComRolePageListQuery", "originalRef": "ComRolePageListQuery" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«角色列表实体»»", "originalRef": "HttpResult«PageInfoRsp«角色列表实体»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/comRemove": { "post": { "tags": [ "角色管理公司" ], "summary": "公司角色删除", "operationId": "removeUsingPOST_4", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleDeleteCmd", "originalRef": "SysRoleDeleteCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/comRoleCombobox": { "post": { "tags": [ "角色管理公司" ], "summary": "角色下拉框(公司角色)", "operationId": "comRoleComboboxUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«新增用户角色下拉框»»", "originalRef": "HttpResult«List«新增用户角色下拉框»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/comRoleTree": { "get": { "tags": [ "角色管理公司" ], "summary": "公司新增角色菜单树", "operationId": "comRoleTreeUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "funType", "in": "query", "description": "funType", "required": true, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«MenuTree»»", "originalRef": "HttpResult«List«MenuTree»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/edit": { "post": { "tags": [ "角色管理-系统" ], "summary": "角色编辑", "operationId": "editUsingPOST_12", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleEditCmd", "originalRef": "SysRoleEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/findAll": { "get": { "tags": [ "角色管理-系统" ], "summary": "查询所有角色不分页", "operationId": "findAllUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«角色列表实体»»", "originalRef": "HttpResult«List«角色列表实体»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/get": { "post": { "tags": [ "角色管理-系统" ], "summary": "通过角色ID查询", "operationId": "findOneUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleByIdQuery", "originalRef": "SysRoleByIdQuery" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«角色列表实体»", "originalRef": "HttpResult«角色列表实体»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/remove": { "post": { "tags": [ "角色管理-系统" ], "summary": "角色删除", "operationId": "removeUsingPOST_9", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRoleDeleteCmd", "originalRef": "SysRoleDeleteCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/sysList": { "post": { "tags": [ "角色管理-系统" ], "summary": "系统角色分页查询", "operationId": "sysListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "request", "description": "request", "required": true, "schema": { "$ref": "#/definitions/SysRolePageListQuery", "originalRef": "SysRolePageListQuery" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«角色列表实体»»", "originalRef": "HttpResult«PageInfoRsp«角色列表实体»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/role/sysRoleCombobox": { "post": { "tags": [ "角色管理-系统" ], "summary": "角色下拉框(系统角色)", "operationId": "sysRoleComboboxUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«新增用户角色下拉框»»", "originalRef": "HttpResult«List«新增用户角色下拉框»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/add-admin": { "post": { "tags": [ "用户管理-系统" ], "summary": "新增系统用户", "operationId": "addAdminUserUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserAddCmd", "originalRef": "SysUserAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/add-employee": { "post": { "tags": [ "用户管理-公司" ], "summary": "新增公司用户", "operationId": "addEmployeeUserUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserAddCmd", "originalRef": "SysUserAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/admin-list": { "get": { "tags": [ "用户管理-系统" ], "summary": "系统用户分页查询", "operationId": "adminPageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "酒吧ID", "required": false, "type": "integer", "format": "int64" }, { "name": "departId", "in": "query", "description": "部门ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "mobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "realName", "in": "query", "description": "姓名", "required": false, "type": "string" }, { "name": "roleId", "in": "query", "description": "角色ID", "required": false, "type": "integer", "format": "int64" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "status", "in": "query", "description": "状态 1-正常 0-禁用", "required": false, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«后台用户对象»»", "originalRef": "HttpResult«PageInfoRsp«后台用户对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/auth-button-dic": { "get": { "tags": [ "登录用户获取可见菜单及button权限" ], "summary": "获取可见按钮", "operationId": "authButtonKeyDicUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "funType", "in": "query", "description": "funType", "required": true, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«AuthorizedButtonKeyDic»", "originalRef": "HttpResult«AuthorizedButtonKeyDic»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/auth-menu-treelist": { "get": { "tags": [ "登录用户获取可见菜单及button权限" ], "summary": "获取可见菜单", "operationId": "authMenuTreeListUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "funType", "in": "query", "description": "funType", "required": true, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«CommonViewTree«SysMenuTreeAttrCell»»»", "originalRef": "HttpResult«List«CommonViewTree«SysMenuTreeAttrCell»»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/can-manage-club-list": { "get": { "tags": [ "用户管理-系统" ], "summary": "可管理酒吧列表", "operationId": "canManageClubListUsingGET_2", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«酒吧简单对象»»", "originalRef": "HttpResult«List«酒吧简单对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/can-manage-club-list/club": { "get": { "tags": [ "用户管理-门店" ], "summary": "可管理酒吧列表-门店管理", "operationId": "canManageClubOnlyOneUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«酒吧简单对象»»", "originalRef": "HttpResult«List«酒吧简单对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/can-manage-club-list/com": { "get": { "tags": [ "用户管理-公司" ], "summary": "可管理酒吧列表-公司管理", "operationId": "canManageClubListUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«酒吧简单对象»»", "originalRef": "HttpResult«List«酒吧简单对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/change-status-club-employee": { "post": { "tags": [ "用户管理-门店" ], "summary": "修改门店员工状态", "operationId": "changeClubStatusEmployUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserChangeStatusCmd", "originalRef": "SysUserChangeStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/change-status-com-employee": { "post": { "tags": [ "用户管理-公司" ], "summary": "修改公司员工状态", "operationId": "changeStatusEmployUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserChangeStatusCmd", "originalRef": "SysUserChangeStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/change-status-employee": { "post": { "tags": [ "用户管理-系统" ], "summary": "修改状态", "operationId": "changeStatusEmployUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserChangeStatusCmd", "originalRef": "SysUserChangeStatusCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/club-employee-add": { "post": { "tags": [ "用户管理-门店" ], "summary": "新增门店用户", "operationId": "addClubEmployeeUserUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserAddCmd", "originalRef": "SysUserAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/club-employee-edit": { "post": { "tags": [ "用户管理-门店" ], "summary": "编辑门店用户", "operationId": "editClubEmployeeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserEditCmd", "originalRef": "SysUserEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/club-employee-list": { "get": { "tags": [ "用户管理-门店" ], "summary": "酒吧员工用户分页查询", "operationId": "clubEmployeePageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "酒吧ID", "required": false, "type": "integer", "format": "int64" }, { "name": "departId", "in": "query", "description": "部门ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "mobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "realName", "in": "query", "description": "姓名", "required": false, "type": "string" }, { "name": "roleId", "in": "query", "description": "角色ID", "required": false, "type": "integer", "format": "int64" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "status", "in": "query", "description": "状态 1-正常 0-禁用", "required": false, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«后台用户对象»»", "originalRef": "HttpResult«PageInfoRsp«后台用户对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/edit-admin": { "post": { "tags": [ "用户管理-系统" ], "summary": "编辑系统用户", "operationId": "editAdminUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserEditCmd", "originalRef": "SysUserEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/edit-employee": { "post": { "tags": [ "用户管理-公司" ], "summary": "编辑公司用户", "operationId": "editEmployeeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/SysUserEditCmd", "originalRef": "SysUserEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/employee-acc-suffix": { "post": { "tags": [ "用户管理-系统" ], "summary": "获取员工账户后缀做显示", "operationId": "getLoginUserComAccSuffixUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«string»", "originalRef": "HttpResult«string»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/employee-list": { "get": { "tags": [ "用户管理-公司" ], "summary": "公司用户分页查询", "operationId": "employeePageListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "酒吧ID", "required": false, "type": "integer", "format": "int64" }, { "name": "departId", "in": "query", "description": "部门ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "mobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "realName", "in": "query", "description": "姓名", "required": false, "type": "string" }, { "name": "roleId", "in": "query", "description": "角色ID", "required": false, "type": "integer", "format": "int64" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "status", "in": "query", "description": "状态 1-正常 0-禁用", "required": false, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«后台用户对象»»", "originalRef": "HttpResult«PageInfoRsp«后台用户对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/list": { "get": { "tags": [ "用户管理-系统" ], "summary": "系统用户列表查询", "operationId": "adminListUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "realName", "in": "query", "description": "用户名", "required": false, "type": "string" }, { "name": "status", "in": "query", "description": "状态 1-正常, 0-禁用, 不传则查所有", "required": false, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«SysUserListDTO»»", "originalRef": "HttpResult«List«SysUserListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/waiter-info": { "get": { "tags": [ "用户管理-系统" ], "summary": "获取服务员下拉列表", "operationId": "getWaiterInfoUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "waiterId", "in": "query", "description": "waiterId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«WaiterDTO»", "originalRef": "HttpResult«WaiterDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/sys/user/waiter-list": { "get": { "tags": [ "用户管理-系统" ], "summary": "获取服务员下拉列表", "operationId": "getWaiterListUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "status", "in": "query", "description": "状态 (1启用 0禁用 不传则查所有)", "required": false, "type": "integer", "format": "int32" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«WaiterDTO»»", "originalRef": "HttpResult«List«WaiterDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/third-party-order/create-order": { "post": { "tags": [ "第三方订单管理" ], "summary": "创建第三方订单", "operationId": "createOrderUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/第三方订单创建请求-管理端", "originalRef": "第三方订单创建请求-管理端" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/third-party-order/detail": { "get": { "tags": [ "第三方订单管理" ], "summary": "第三方订单详情", "operationId": "detailUsingGET_7", "produces": [ "*/*" ], "parameters": [ { "name": "orderId", "in": "query", "description": "orderId", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«第三方订单详情DTO»", "originalRef": "HttpResult«第三方订单详情DTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/third-party-order/export": { "post": { "tags": [ "第三方订单管理" ], "summary": "第三方订单导出", "operationId": "exportThirdPartyOrderUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/第三方订单列表查询条件", "originalRef": "第三方订单列表查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/third-party-order/list": { "post": { "tags": [ "第三方订单管理" ], "summary": "查询第三方订单列表", "operationId": "listUsingPOST_4", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/第三方订单列表查询条件", "originalRef": "第三方订单列表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«第三方订单DTO»»", "originalRef": "HttpResult«PageInfoRsp«第三方订单DTO»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/third-party-order/print": { "post": { "tags": [ "第三方订单管理" ], "summary": "第三方订单打印", "operationId": "printThirdPartyOrderUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/第三方订单打印请求", "originalRef": "第三方订单打印请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/user/change-password": { "post": { "tags": [ "WEB管理端登录接口" ], "summary": "修改密码", "operationId": "changePasswordUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/管理后台修改密码请求", "originalRef": "管理后台修改密码请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/user/forgot-password": { "post": { "tags": [ "WEB管理端登录接口" ], "summary": "忘记密码", "operationId": "forgotPasswordUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/管理后台忘记密码请求", "originalRef": "管理后台忘记密码请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/user/info": { "get": { "tags": [ "WEB管理端登录接口" ], "summary": "当前登录管理端用户信息", "operationId": "userInfoUsingGET_1", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«后台用户详细信息对象»", "originalRef": "HttpResult«后台用户详细信息对象»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/user/login-by-name-passwd": { "post": { "tags": [ "WEB管理端登录接口" ], "summary": "账号密码登录", "operationId": "loginByNamePasswdUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "loginCmd", "description": "loginCmd", "required": true, "schema": { "$ref": "#/definitions/管理后台用户登录请求", "originalRef": "管理后台用户登录请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«登录返回对象»", "originalRef": "HttpResult«登录返回对象»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/user/logout": { "post": { "tags": [ "WEB管理端登录接口" ], "summary": "用户退出注销", "operationId": "logoutUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/user/send-code-forgot": { "post": { "tags": [ "WEB管理端登录接口" ], "summary": "发送验证码", "operationId": "sendCodeForgotUsingPOST_1", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/管理后台忘记密码发送验证码请求", "originalRef": "管理后台忘记密码发送验证码请求" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-card-order/export": { "get": { "tags": [ "会员卡订单管理相关接口" ], "summary": "导出", "operationId": "exportUsingGET_7", "produces": [ "*/*" ], "parameters": [ { "name": "enjoyUserId", "in": "query", "description": "享用人ID", "required": false, "type": "integer", "format": "int64" }, { "name": "exclusiveManagerId", "in": "query", "description": "客户经理ID", "required": false, "type": "integer", "format": "int64" }, { "name": "exclusiveManagerName", "in": "query", "description": "客户经理名", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberId", "in": "query", "description": "会员ID", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "会员名", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "payEndTime", "in": "query", "description": "付款结束时间", "required": false, "type": "string" }, { "name": "payStartTime", "in": "query", "description": "付款开始时间", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-card-order/page-list": { "get": { "tags": [ "会员卡订单管理相关接口" ], "summary": "会员开通记录", "operationId": "openRecordUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "enjoyUserId", "in": "query", "description": "享用人ID", "required": false, "type": "integer", "format": "int64" }, { "name": "exclusiveManagerId", "in": "query", "description": "客户经理ID", "required": false, "type": "integer", "format": "int64" }, { "name": "exclusiveManagerName", "in": "query", "description": "客户经理名", "required": false, "type": "string" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberId", "in": "query", "description": "会员ID", "required": false, "type": "integer", "format": "int64" }, { "name": "memberName", "in": "query", "description": "会员名", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "orderNo", "in": "query", "description": "订单编号", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "payEndTime", "in": "query", "description": "付款结束时间", "required": false, "type": "string" }, { "name": "payStartTime", "in": "query", "description": "付款开始时间", "required": false, "type": "string" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«VipManagerOpenRecordDTO»»", "originalRef": "HttpResult«PageInfoRsp«VipManagerOpenRecordDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-level/add": { "post": { "tags": [ "会员卡等级管理相关接口" ], "summary": "新增会员等级卡", "operationId": "addVipLevelCardUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/VipLevelCardAddCmd", "originalRef": "VipLevelCardAddCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-level/detail": { "get": { "tags": [ "会员卡等级管理相关接口" ], "summary": "会员等级卡详情", "operationId": "detailUsingGET_8", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "会员卡ID", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«VipLevelCardDTO»", "originalRef": "HttpResult«VipLevelCardDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-level/edit": { "post": { "tags": [ "会员卡等级管理相关接口" ], "summary": "编辑会员等级卡", "operationId": "editVipLevelCardUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/VipLevelCardEditCmd", "originalRef": "VipLevelCardEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-level/list": { "get": { "tags": [ "会员卡等级管理相关接口" ], "summary": "获取列表 参数为空则获取所有", "operationId": "listUsingGET_9", "produces": [ "*/*" ], "parameters": [ { "name": "allowBackendUpgrade", "in": "query", "description": "是否允许后台升级", "required": false, "type": "boolean" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«VipLevelCardListDTO»»", "originalRef": "HttpResult«List«VipLevelCardListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-level/page-list": { "get": { "tags": [ "会员卡等级管理相关接口" ], "summary": "分页列表查询", "operationId": "pageListUsingGET_6", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«VipLevelPageDTO»»", "originalRef": "HttpResult«PageInfoRsp«VipLevelPageDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-level/show-status/edit": { "post": { "tags": [ "会员卡等级管理相关接口" ], "summary": "修改展示状态", "operationId": "editShowStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/VipLevelShowStatusEditCmd", "originalRef": "VipLevelShowStatusEditCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-manager/active": { "post": { "tags": [ "粉丝会员管理接口" ], "summary": "激活单个会员", "operationId": "activeUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/VipActiveCmd", "originalRef": "VipActiveCmd" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-manager/active-all": { "post": { "tags": [ "粉丝会员管理接口" ], "summary": "一键激活会员", "operationId": "activeAllUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/vip-manager/page-list": { "get": { "tags": [ "粉丝会员管理接口" ], "summary": "分页列表", "operationId": "pageListUsingGET_7", "produces": [ "*/*" ], "parameters": [ { "name": "cardId", "in": "query", "description": "会员卡ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "mobile", "in": "query", "description": "手机号", "required": false, "type": "string" }, { "name": "nickName", "in": "query", "description": "会员昵称", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "vipStatus", "in": "query", "description": "会员状态", "required": false, "type": "boolean" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«VipPageDTO»»", "originalRef": "HttpResult«PageInfoRsp«VipPageDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/add": { "post": { "tags": [ "余额卡管理" ], "summary": "新增", "operationId": "addUsingPOST_5", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡新增对象", "originalRef": "余额卡新增对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/cus-account-balance/page-list": { "get": { "tags": [ "客户余额卡账户余额" ], "summary": "客户账户余额列表", "operationId": "pageListUsingGET_1", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "门店ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberMobile", "in": "query", "description": "粉丝手机号", "required": false, "type": "string" }, { "name": "memberName", "in": "query", "description": "粉丝名", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "walletCardId", "in": "query", "description": "余额卡ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«CusAccountBalancePageListDTO»»", "originalRef": "HttpResult«PageInfoRsp«CusAccountBalancePageListDTO»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/cus-account-balance/statis": { "get": { "tags": [ "客户余额卡账户余额" ], "summary": "客户账户余额列表统计", "operationId": "statisUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "clubId", "in": "query", "description": "门店ID", "required": false, "type": "integer", "format": "int64" }, { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "memberMobile", "in": "query", "description": "粉丝手机号", "required": false, "type": "string" }, { "name": "memberName", "in": "query", "description": "粉丝名", "required": false, "type": "string" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "walletCardId", "in": "query", "description": "余额卡ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«CusAccountBalanceStatisDTO»", "originalRef": "HttpResult«CusAccountBalanceStatisDTO»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/detail": { "get": { "tags": [ "余额卡管理" ], "summary": "卡详情", "operationId": "detailUsingGET_9", "produces": [ "*/*" ], "parameters": [ { "name": "id", "in": "query", "description": "id", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«余额卡详情»", "originalRef": "HttpResult«余额卡详情»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/edit": { "post": { "tags": [ "余额卡管理" ], "summary": "编辑", "operationId": "editUsingPOST_13", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡编辑对象", "originalRef": "余额卡编辑对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/list": { "get": { "tags": [ "余额卡管理" ], "summary": "列表", "operationId": "listUsingGET_10", "produces": [ "*/*" ], "parameters": [ { "name": "managerClubIdsMark", "in": "query", "description": "是否获取当前用户管理门店的余额卡标识 true-表示只获取用户所属门店关联的余额卡, false || null 则表示获取所有余额卡", "required": false, "type": "boolean" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«余额卡分页列表响应对象»»", "originalRef": "HttpResult«List«余额卡分页列表响应对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/page-list": { "get": { "tags": [ "余额卡管理" ], "summary": "分页列表", "operationId": "pageListUsingGET_8", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«余额卡分页列表响应对象»»", "originalRef": "HttpResult«PageInfoRsp«余额卡分页列表响应对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-card/remove": { "post": { "tags": [ "余额卡管理" ], "summary": "删除", "operationId": "removeUsingPOST_10", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡删除对象", "originalRef": "余额卡删除对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-pay/pay": { "post": { "tags": [ "余额卡支付" ], "summary": "余额卡支付", "operationId": "walletCardPayUsingPOST_4", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡二维码对象", "originalRef": "余额卡二维码对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-storage-type/add": { "post": { "tags": [ "余额卡重置金额类型管理" ], "summary": "新增", "operationId": "addUsingPOST_6", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡重置类型新增对象", "originalRef": "余额卡重置类型新增对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-storage-type/change-sell-status": { "post": { "tags": [ "余额卡重置金额类型管理" ], "summary": "售卖状态", "operationId": "changeSellStatusUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡充值类型状态变更对象", "originalRef": "余额卡充值类型状态变更对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-storage-type/edit": { "post": { "tags": [ "余额卡重置金额类型管理" ], "summary": "编辑", "operationId": "editUsingPOST_14", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡重置类型编辑对象", "originalRef": "余额卡重置类型编辑对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-storage-type/page-list": { "get": { "tags": [ "余额卡重置金额类型管理" ], "summary": "分页列表", "operationId": "pageListUsingGET_10", "produces": [ "*/*" ], "parameters": [ { "name": "lastId", "in": "query", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度", "required": false, "type": "integer", "format": "int64" }, { "name": "order", "in": "query", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔", "required": false, "type": "string" }, { "name": "pageNum", "in": "query", "description": "第几页 1", "required": false, "type": "integer", "format": "int32" }, { "name": "pageSize", "in": "query", "description": "每页条数 10", "required": false, "type": "integer", "format": "int32" }, { "name": "sort", "in": "query", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序", "required": false, "type": "string" }, { "name": "walletCardId", "in": "query", "description": "余额卡ID", "required": false, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«余额卡重置类型分页列表响应对象»»", "originalRef": "HttpResult«PageInfoRsp«余额卡重置类型分页列表响应对象»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wallet-storage-type/remove": { "post": { "tags": [ "余额卡重置金额类型管理" ], "summary": "删除", "operationId": "removeUsingPOST_11", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "cmd", "description": "cmd", "required": true, "schema": { "$ref": "#/definitions/余额卡重置类型删除对象", "originalRef": "余额卡重置类型删除对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/deposit-rule/add": { "post": { "tags": [ "存酒规则管理" ], "summary": "新增存酒规则", "operationId": "ruleAddUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "wineDepositRuleAddCmd", "description": "wineDepositRuleAddCmd", "required": true, "schema": { "$ref": "#/definitions/新增规则对象", "originalRef": "新增规则对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/deposit-rule/combobox": { "get": { "tags": [ "存酒规则管理" ], "summary": "存酒规则下拉框", "operationId": "ruleComboboxUsingGET", "produces": [ "*/*" ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«DepositRuleCombobox»»", "originalRef": "HttpResult«List«DepositRuleCombobox»»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/deposit-rule/delete": { "post": { "tags": [ "存酒规则管理" ], "summary": "删除存酒规则", "operationId": "ruleDeleteUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "wineDepositRuleRemoveCmd", "description": "wineDepositRuleRemoveCmd", "required": true, "schema": { "$ref": "#/definitions/提成规则删除对象", "originalRef": "提成规则删除对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/deposit-rule/edit": { "post": { "tags": [ "存酒规则管理" ], "summary": "编辑存酒规则", "operationId": "ruleEditUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "wineDepositRuleEditCmd", "description": "wineDepositRuleEditCmd", "required": true, "schema": { "$ref": "#/definitions/存酒规则编辑页面", "originalRef": "存酒规则编辑页面" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/deposit-rule/list": { "post": { "tags": [ "存酒规则管理" ], "summary": "存酒规则列表", "operationId": "ruleListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "pageInfoReq", "description": "pageInfoReq", "required": true, "schema": { "$ref": "#/definitions/PageInfoReq", "originalRef": "PageInfoReq" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«商品规则列表对象»»", "originalRef": "HttpResult«PageInfoRsp«商品规则列表对象»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/deposit/list": { "post": { "tags": [ "存取酒管理" ], "summary": "存酒列表", "operationId": "depositListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "wineDepositListQuery", "description": "wineDepositListQuery", "required": true, "schema": { "$ref": "#/definitions/存酒列表查询条件", "originalRef": "存酒列表查询条件" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«PageInfoRsp«存酒列表»»", "originalRef": "HttpResult«PageInfoRsp«存酒列表»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/deposit/listExport": { "post": { "tags": [ "存取酒管理" ], "summary": "存酒列表导出", "operationId": "depositListExportUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "query", "description": "query", "required": true, "schema": { "$ref": "#/definitions/存酒列表导出查询条件", "originalRef": "存酒列表导出查询条件" } } ], "responses": { "200": { "description": "OK" }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/extract/list": { "post": { "tags": [ "存取酒管理" ], "summary": "取酒列表", "operationId": "extractListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "wineExtractListQuery", "description": "wineExtractListQuery", "required": true, "schema": { "$ref": "#/definitions/取酒列表查询对象", "originalRef": "取酒列表查询对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«取酒列表展示对象»»", "originalRef": "HttpResult«List«取酒列表展示对象»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/renew/detail": { "get": { "tags": [ "存取酒管理" ], "summary": "续期详情", "operationId": "renewDetailUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "depositId", "in": "query", "description": "depositId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«用户延期权益情况»", "originalRef": "HttpResult«用户延期权益情况»" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/renew/list": { "post": { "tags": [ "存取酒管理" ], "summary": "续期列表记录", "operationId": "renewListUsingPOST", "consumes": [ "application/json" ], "produces": [ "*/*" ], "parameters": [ { "in": "body", "name": "wineRenewListQuery", "description": "wineRenewListQuery", "required": true, "schema": { "$ref": "#/definitions/延期记录查询对象", "originalRef": "延期记录查询对象" } } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult«List«延期记录列表»»", "originalRef": "HttpResult«List«延期记录列表»»" } }, "201": { "description": "Created" }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } }, "/web/v1.0/wine/renew/renew": { "get": { "tags": [ "存取酒管理" ], "summary": "续期", "operationId": "renewUsingGET", "produces": [ "*/*" ], "parameters": [ { "name": "depositId", "in": "query", "description": "depositId", "required": true, "type": "integer", "format": "int64" } ], "responses": { "200": { "description": "OK", "schema": { "$ref": "#/definitions/HttpResult", "originalRef": "HttpResult" } }, "401": { "description": "Unauthorized" }, "403": { "description": "Forbidden" }, "404": { "description": "Not Found" } }, "security": [ { "jwt-access-token": [ "global" ] }, { "client-token": [ "global" ] }, { "clubId": [ "global" ] }, { "access-token": [ "global" ] }, { "comId": [ "global" ] }, { "x-access-token": [ "global" ] } ] } } }, "securityDefinitions": { "access-token": { "type": "apiKey", "name": "access-token", "in": "header" }, "client-id": { "type": "apiKey", "name": "client-id", "in": "header" }, "client-token": { "type": "apiKey", "name": "client-token", "in": "header" }, "clubId": { "type": "apiKey", "name": "clubId", "in": "header" }, "comId": { "type": "apiKey", "name": "comId", "in": "header" }, "jwt-access-token": { "type": "apiKey", "name": "jwt-access-token", "in": "header" }, "source": { "type": "apiKey", "name": "source", "in": "header" }, "x-access-token": { "type": "apiKey", "name": "x-access-token", "in": "header" } }, "definitions": { "AddClubCmd": { "type": "object", "required": [ "address", "comId", "lat", "lnt", "name", "servicePhone" ], "properties": { "address": { "type": "string", "description": "店铺营业地址" }, "clubBusinessLicense": { "type": "string", "description": "店铺营业执照" }, "clubRegistName": { "type": "string", "description": "工商注册名称" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越靠前,默认生成100" }, "lat": { "type": "string", "description": "店铺纬度" }, "lnt": { "type": "string", "description": "店铺经度" }, "name": { "type": "string", "description": "店名称" }, "personInCharge": { "type": "string", "description": "店铺负责人" }, "personInChargeIdcardBack": { "type": "string", "description": "店铺负责人身份证背面" }, "personInChargeIdcardHead": { "type": "string", "description": "店铺负责人身份证正面" }, "personInChargePhone": { "type": "string", "description": "店铺负责人电话" }, "servicePhone": { "type": "string", "description": "客服电话" }, "usci": { "type": "string", "description": "统一社会信用代码" } }, "title": "AddClubCmd", "description": "新增门店" }, "AddCompanyCmd": { "type": "object", "required": [ "businessLicense", "comAdminAccountName", "comAdminAccountPasswd", "contactPerson", "contactPhone", "legalPerson", "legalPersonIdcardBack", "legalPersonIdcardHead", "logo", "name", "regAddress", "regName", "tenantSuffixName", "usci", "wxminiAppId", "wxminiSecret" ], "properties": { "businessLicense": { "type": "string", "description": "营业执照" }, "comAdminAccountName": { "type": "string", "description": "公司管理员账户名(不包含后缀,当前建议取名方式comadmin,后期随机生成8位数字)" }, "comAdminAccountPasswd": { "type": "string", "description": "公司管理员账户密码(给后台传MD5后数据)" }, "contactEmail": { "type": "string", "description": "联系邮箱" }, "contactPerson": { "type": "string", "description": "联系人名字" }, "contactPhone": { "type": "string", "description": "联系电话" }, "legalPerson": { "type": "string", "description": "法人名字" }, "legalPersonIdcardBack": { "type": "string", "description": "法人身份证背面" }, "legalPersonIdcardHead": { "type": "string", "description": "法人身份证正面" }, "logo": { "type": "string", "description": "应用logo" }, "name": { "type": "string", "description": "公司应用名(面对客户),新增后不能修改" }, "regAddress": { "type": "string", "description": "公司注册地址" }, "regName": { "type": "string", "description": "公司注册名称" }, "tenantSuffixName": { "type": "string", "description": "租户名(唯一账户后缀),新增后不能修改", "pattern": "^[a-z]+$" }, "usci": { "type": "string", "description": "社会统一信用代码" }, "wxminiAppId": { "type": "string", "description": "微信小程序appId" }, "wxminiManageAppId": { "type": "string", "description": "微信管理端小程序appId" }, "wxminiManageSecret": { "type": "string", "description": "微信管理端小程序密钥" }, "wxminiSecret": { "type": "string", "description": "微信小程序密钥" }, "wxpubAppId": { "type": "string", "description": "微信公众号appId" }, "wxpubSecret": { "type": "string", "description": "微信公众号密钥" } }, "title": "AddCompanyCmd", "description": "新增公司" }, "AppVersionInfo": { "type": "object", "properties": { "adminAppUrl": { "type": "string", "description": "管理端app下载地址" }, "adminAppVersion": { "type": "string", "description": "管理端app版本" }, "appName": { "type": "string", "description": "app名称" }, "clientOs": { "type": "string", "description": "操作系统类型", "enum": [ "android", "ios" ] }, "createId": { "type": "integer", "format": "int64", "description": "创建人id" }, "createName": { "type": "string", "description": "创建人名称" }, "forceUp": { "type": "boolean", "description": "是否强制升级" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "upRemark": { "type": "string", "description": "升级说明" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人id" }, "updateName": { "type": "string", "description": "更新人名称" }, "updateTime": { "type": "string", "description": "更新时间" } }, "title": "AppVersionInfo", "description": "管理端app版本信息" }, "BarAreaDetailDTO": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64", "description": "酒吧ID" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人名称" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "展示顺序,越小越靠前,默认100" }, "enableStatus": { "type": "boolean", "description": "是否启用" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "name": { "type": "string", "description": "名称" }, "openBook": { "type": "boolean", "description": "是否可以预定" }, "publicOpen": { "type": "boolean", "description": "是否C端可见" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名称" }, "updateTime": { "type": "string", "description": "更新时间" } }, "title": "BarAreaDetailDTO", "description": "区域详情" }, "BarAreaEnableCmd": { "type": "object", "required": [ "enableStatus", "id" ], "properties": { "enableStatus": { "type": "boolean", "description": "启用停用" }, "id": { "type": "integer", "format": "int64", "description": "ID" } }, "title": "BarAreaEnableCmd", "description": "区域启用停用" }, "BarAreaInfoDTO": { "type": "object", "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "区域显示顺序,越小越靠前" }, "enableStatus": { "type": "boolean", "description": "启用状态,1-启用 0-停用" }, "id": { "type": "integer", "format": "int64", "description": "区域ID" }, "name": { "type": "string", "description": "区域名称" } }, "title": "BarAreaInfoDTO", "description": "区域简单信息" }, "BarAreaListItemDTO": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64", "description": "酒吧ID" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人名称" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "展示顺序,越小越靠前,默认100" }, "enableStatus": { "type": "boolean", "description": "是否启用" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "name": { "type": "string", "description": "名称" }, "openBook": { "type": "boolean", "description": "是否可以预定" }, "publicOpen": { "type": "boolean", "description": "是否C端可见" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名称" }, "updateTime": { "type": "string", "description": "更新时间" } }, "title": "BarAreaListItemDTO", "description": "区域列表item" }, "BarAreaRemoveCmd": { "type": "object", "required": [ "id" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "ID" } }, "title": "BarAreaRemoveCmd", "description": "区域删除" }, "BarAreaSaveCmd": { "type": "object", "required": [ "name" ], "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,不传则默认100,越小越前" }, "enableStatus": { "type": "boolean", "description": "是否启用" }, "name": { "type": "string", "description": "名称" }, "publicOpen": { "type": "boolean", "description": "是否C端可见" } }, "title": "BarAreaSaveCmd", "description": "区域新增" }, "BarAreaUpdateCmd": { "type": "object", "required": [ "id", "name" ], "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,不传则默认100,越小越前" }, "id": { "type": "integer", "format": "int64", "description": "更新ID" }, "name": { "type": "string", "description": "名称" }, "publicOpen": { "type": "boolean", "description": "是否顾客可见" } }, "title": "BarAreaUpdateCmd", "description": "区域更新" }, "BarTableAccessWineListItemDTO": { "type": "object", "properties": { "accessType": { "type": "string", "description": "类型" }, "applyTime": { "type": "string", "description": "操作时间" }, "applyUserName": { "type": "string", "description": "操作人" }, "num": { "type": "integer", "format": "int32", "description": "数量" }, "recordId": { "type": "integer", "format": "int64", "description": "存取酒记录ID" }, "wineName": { "type": "string", "description": "商品名称" } }, "title": "BarTableAccessWineListItemDTO", "description": "台位存酒记录" }, "BarTableBindingCmd": { "type": "object", "required": [ "bizDate", "waiters" ], "properties": { "bizDate": { "type": "string", "description": "营业日" }, "waiters": { "type": "array", "description": "服务员列表", "items": { "$ref": "#/definitions/BarTableBindingWaiterDTO", "originalRef": "BarTableBindingWaiterDTO" } } }, "title": "BarTableBindingCmd" }, "BarTableBindingDateCmd": { "type": "object", "required": [ "bindingDateList" ], "properties": { "bindingDateList": { "type": "array", "description": "绑定列表", "items": { "$ref": "#/definitions/BarTableBindingCmd", "originalRef": "BarTableBindingCmd" } } }, "title": "BarTableBindingDateCmd" }, "BarTableBindingWaiterDTO": { "type": "object", "required": [ "barTableIds", "waiterId", "waiterName" ], "properties": { "barTableIds": { "type": "array", "description": "台位ID列表", "items": { "type": "integer", "format": "int64" } }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员ID" }, "waiterName": { "type": "string", "description": "服务员名称" } }, "title": "BarTableBindingWaiterDTO" }, "BarTableBizDateDetailAdminDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "所属区域ID" }, "areaName": { "type": "string", "description": "所属区域名称" }, "bizDate": { "type": "string", "description": "当前信息所属工作日 yyyy-MM-dd" }, "bizDateTableStatus": { "type": "string", "description": "台位在该营业日的状态 0-空台 1-已预定 2已开台 3已预留 10异常", "enum": [ "0", "1", "2", "3" ] }, "book": { "type": "boolean", "description": "当前是否已被预定,预定开台后会被设置未false" }, "bookArrivedTime": { "type": "string", "description": "预定到达时间" }, "bookCreateTime": { "type": "string", "description": "预定创建时间" }, "bookCustomerName": { "type": "string", "description": "预定人名称(信息脱敏)" }, "bookCustomerPhone": { "type": "string", "description": "预定人电话(脱敏)" }, "bookCustomerType": { "type": "string", "description": "预定人客户类型1-会员2-粉丝3-散客", "enum": [ "1", "2", "3" ] }, "bookDate": { "type": "string", "description": "预定自然日期" }, "bookOpType": { "type": "string", "description": "预定操作人类型 1-客户 2-客户经理 3-服务员 4-前台", "enum": [ "1", "2", "3", "4", "5", "6" ] }, "bookPerNum": { "type": "integer", "format": "int32", "description": "预定到店人数" }, "bookRecordId": { "type": "integer", "format": "int64", "description": "预定记录ID" }, "bookRemark": { "type": "string", "description": "预定备注信息" }, "checkin": { "type": "boolean", "description": "当前开台状态 0-未开 1-已开" }, "checkinCustomerName": { "type": "string", "description": "用户名称(脱敏)" }, "checkinCustomerPhone": { "type": "string", "description": "开台用户电话(脱敏)" }, "checkinCustomerType": { "type": "string", "description": "开台用户类型 1-会员 2-粉丝 3-散客", "enum": [ "1", "2", "3" ] }, "checkinDuration": { "type": "integer", "format": "int32", "description": "开台时间为True的情况下,返回开台到现在的持续分钟数" }, "checkinExpired": { "type": "boolean", "description": "是否开台超时,当前一个工作日开台的台位到第二个工作日的时候还未清台,则会返回true" }, "checkinMemberId": { "type": "integer", "format": "int64", "description": "开台用户ID,如果未注册过app则没有id" }, "checkinPackGoodsId": { "type": "integer", "format": "int64", "description": "低消套餐ID" }, "checkinPackGoodsName": { "type": "string", "description": "开台套名称" }, "checkinPackGoodsNeedBuy": { "type": "boolean", "description": "开台套是否需要购买 0=无需购买 1=需要购买" }, "checkinPackGoodsPrice": { "type": "string", "description": "开台套价格 20.02" }, "checkinPerNum": { "type": "integer", "format": "int32", "description": "开台到店人数" }, "checkinRecordId": { "type": "integer", "format": "int64", "description": "当前开台记录ID" }, "checkinRemark": { "type": "string", "description": "开台备注信息" }, "checkinTime": { "type": "string", "description": "开台时间 yyyy-mm-dd HH:mm:ss" }, "consumeAmount": { "type": "integer", "format": "int64", "description": "当前台位酒水单累计消费金额(分),开台中的时候有值" }, "consumeGiftAmount": { "type": "integer", "format": "int64", "description": "当前台位赠送单累计消费金额(分),开台中的时候有值" }, "consumeThirdAmount": { "type": "integer", "format": "int64", "description": "当前台位三方单累计消费金额(分),开台中的时候有值" }, "customerManagerId": { "type": "integer", "format": "int64", "description": "客户经理ID" }, "customerManagerName": { "type": "string", "description": "客户经理名称" }, "customerManagerPhone": { "type": "string", "description": "客户经理电话" }, "defaultCheckinPackGoodsId": { "type": "integer", "format": "int64", "description": "默认开台套ID" }, "defaultCheckinPackGoodsName": { "type": "string", "description": "默认开台套名称" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越在前,已排好序" }, "empty": { "type": "boolean", "description": "是否空台" }, "hold": { "type": "boolean", "description": "当前是否已被预留" }, "holdBizDate": { "type": "string", "description": "预留营业日期" }, "holdCustomerName": { "type": "string", "description": "预留客户名称(脱敏)" }, "holdCustomerPhone": { "type": "string", "description": "预留客户电话(脱敏)" }, "holdMemberId": { "type": "integer", "format": "int64", "description": "预留客户如果是注册用户,则返回注册用户ID" }, "holdRecordId": { "type": "integer", "format": "int64", "description": "预留记录ID" }, "holdRemark": { "type": "string", "description": "预留备注" }, "id": { "type": "integer", "format": "int64", "description": "台位ID" }, "lastCheckoutTime": { "type": "string", "description": "最后一次清台时间" }, "memberId": { "type": "integer", "format": "int64", "description": "用户Id,当预定和开台是系统用户的时候,提供member当前信息" }, "memberName": { "type": "string", "description": "用户名称,当预定和开台是系统用户的时候,提供member当前信息(脱敏)" }, "memberVip": { "type": "boolean", "description": "当前是否vip" }, "memberVipActiveStatus": { "type": "boolean", "description": "用户vip激活状态" }, "memberVipExpire": { "type": "string", "description": "vip到期时间" }, "memberVipLevelName": { "type": "string", "description": "用户当前 vip等级" }, "name": { "type": "string", "description": "台位名称,A-11,A-12" }, "qrCode": { "type": "string", "description": "台位二维码" }, "supportNum": { "type": "integer", "format": "int32", "description": "支持人数" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "transRecoredId": { "type": "integer", "format": "int64", "description": "转台记录ID" }, "transTag": { "type": "string", "description": "转台记录表述,e.g.A17转" }, "transTime": { "type": "string", "description": "转台进入时间" }, "vipDiscountMode": { "type": "string", "description": "会员优惠模式 1按开台人优惠 2按下单人优惠", "enum": [ "1", "2" ] }, "virtualTable": { "type": "boolean", "description": "是否虚拟台" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员ID" }, "waiterName": { "type": "string", "description": "服务员名称" }, "waiterPhone": { "type": "string", "description": "服务员电话" } }, "title": "BarTableBizDateDetailAdminDTO", "description": "台位营业日状态详情" }, "BarTableBizDateInfoAdminDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "所属区域ID" }, "areaName": { "type": "string", "description": "所属区域名称" }, "bindWaiterId": { "type": "integer", "format": "int64", "description": "责任服务员ID,有分配则有值,没有则null" }, "bindWaiterName": { "type": "string", "description": "责任服务员名称,有分配则有值,没有则null" }, "bizDate": { "type": "string", "description": "当前信息所属工作日 yyyy-MM-dd" }, "bizDateTableStatus": { "type": "string", "description": "台位在该营业日的状态 0-空台 1-已预定 2已开台 10异常", "enum": [ "0", "1", "2", "3" ] }, "book": { "type": "boolean", "description": "当前是否已被预定" }, "bookArrivedTime": { "type": "string", "description": "预定到达时间" }, "bookCusmanagerId": { "type": "integer", "format": "int64", "description": "预定用户的客户经理id" }, "bookCusmanagerName": { "type": "string", "description": "预定用户的客户经理名称" }, "bookCustomerName": { "type": "string", "description": "预定人名称(用户信息脱敏)" }, "bookCustomerPhone": { "type": "string", "description": "预定电话(用户信息脱敏)" }, "bookCustomerType": { "type": "string", "description": "预定人客户类型1-会员2-粉丝3-散客", "enum": [ "1", "2", "3" ] }, "bookDate": { "type": "string", "description": "预定到达日期" }, "bookRecordId": { "type": "integer", "format": "int64", "description": "预定记录ID" }, "checkin": { "type": "boolean", "description": "当前开台状态 0-未开 1-已开" }, "checkinDuration": { "type": "integer", "format": "int32", "description": "开台时间为True的情况下,返回开台到现在的持续分钟数" }, "checkinExpired": { "type": "boolean", "description": "开台是否超时未清除" }, "checkinPackGoodsId": { "type": "integer", "format": "int64", "description": "开台选的开台套ID" }, "checkinPackGoodsName": { "type": "string", "description": "开台选的开台套名称" }, "checkinPerNum": { "type": "integer", "format": "int32", "description": "实际到场用户" }, "checkinRecordId": { "type": "integer", "format": "int64", "description": "当前开台记录ID" }, "checkinTime": { "type": "string", "description": "开台时间" }, "consumeAmount": { "type": "integer", "format": "int64", "description": "当前台位累计消费金额(分),开台中的时候有值" }, "consumeGiftAmount": { "type": "integer", "format": "int64", "description": "当前台位赠送单累计消费金额(分),开台中的时候有值" }, "consumeThirdAmount": { "type": "integer", "format": "int64", "description": "当前台位三方单累计消费金额(分),开台中的时候有值" }, "customerManagerId": { "type": "integer", "format": "int64", "description": "开台关联客户经理ID,没有则是空" }, "customerManagerName": { "type": "string", "description": "开台关联客户经理名称,没有则是空" }, "customerName": { "type": "string", "description": "开台用户名称(用户信息脱敏)" }, "customerPhone": { "type": "string", "description": "开台用户电话(用户信息脱敏)" }, "customerType": { "type": "string", "description": "开台用户类型 1-会员 2-粉丝 3-散客", "enum": [ "1", "2", "3" ] }, "defaultCheckinPackGoodsId": { "type": "integer", "format": "int64", "description": "默认开台套ID" }, "defaultCheckinPackGoodsName": { "type": "string", "description": "默认开台套名称" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越在前,已排好序" }, "empty": { "type": "boolean", "description": "是否空台" }, "hold": { "type": "boolean", "description": "当前是否已被预留" }, "holdBizDate": { "type": "string", "description": "预留营业日期" }, "holdCustomerName": { "type": "string", "description": "预留客户名称(用户信息脱敏)" }, "holdCustomerPhone": { "type": "string", "description": "预留客户电话(用户信息脱敏)" }, "holdMemberId": { "type": "integer", "format": "int64", "description": "预留客户如果是注册用户,则返回注册用户ID" }, "holdRecordId": { "type": "integer", "format": "int64", "description": "预留记录ID" }, "holdRemark": { "type": "string", "description": "预留备注" }, "id": { "type": "integer", "format": "int64", "description": "台位ID" }, "lastCheckoutTime": { "type": "string", "description": "最后一次清台时间" }, "memberId": { "type": "integer", "format": "int64", "description": "开台用户ID,如果未注册过app则没有id" }, "name": { "type": "string", "description": "台位名称,A-11,A-12" }, "supportNum": { "type": "integer", "format": "int32", "description": "支持人数" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "transFromTableId": { "type": "string", "description": "转台来源台位ID" }, "transFromTableName": { "type": "string", "description": "转台来源台位Name" }, "transRecoredId": { "type": "integer", "format": "int64", "description": "转台记录ID" }, "vipDiscountMode": { "type": "string", "description": "会员优惠模式 1按开台人优惠 2按下单人优惠", "enum": [ "1", "2" ] }, "virtualTable": { "type": "boolean", "description": "是否虚拟台" }, "waiterId": { "type": "integer", "format": "int64", "description": "开台关联服务员id,没有则是空" }, "waiterName": { "type": "string", "description": "开台关联服务员名称,没有则是空" } }, "title": "BarTableBizDateInfoAdminDTO", "description": "台位营业日状态列表基本信息-目前app和web端通用" }, "BarTableBookRuleAdminDTO": { "type": "object", "properties": { "bookEarlyDayNum": { "type": "integer", "format": "int32", "description": "可提前预约天数,最小0" }, "bookEarlyMin": { "type": "integer", "format": "int32", "description": "需提前预约分钟数" }, "bookTimeEnd": { "type": "string", "description": "可预约结束时间 20:00" }, "bookTimeStart": { "type": "string", "description": "可预约开始时间 19:00" }, "canBook": { "type": "boolean", "description": "是否全局允许预约" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "noBookAlert": { "type": "string", "description": "关闭预约的情况下,可以展示给用户看的提示信息" }, "updateId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "updateName": { "type": "string", "description": "创建人" }, "updateTime": { "type": "string", "description": "更新时间" }, "vipBookTimeEnd": { "type": "string", "description": "vip可预约结束时间 22:00" }, "vipBookTimeStart": { "type": "string", "description": "vip可预约开始时间 19:00" }, "workTimeEnd": { "type": "string", "description": "营业截至时间,03:00:00" }, "workTimeStart": { "type": "string", "description": "营业开始时间,20:00:00" } }, "title": "BarTableBookRuleAdminDTO", "description": "预定规则详情" }, "BarTableCheckinGoodsSetCmd": { "type": "object", "required": [ "barTableIds" ], "properties": { "barTableIds": { "type": "array", "description": "台位ID列表", "items": { "type": "integer", "format": "int64" } }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID,如果传null则是全部取消开台套" } }, "title": "BarTableCheckinGoodsSetCmd", "description": "设置开台套" }, "BarTableDetailDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "所属区域ID" }, "areaName": { "type": "string", "description": "所属区域名称" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人name" }, "defaultCheckinPackGoodsId": { "type": "integer", "format": "int64", "description": "配置的默认开台套Id" }, "defaultCheckinPackGoodsName": { "type": "string", "description": "配置的默认开台套名称" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越在前,默认100" }, "enableStatus": { "type": "boolean", "description": "启用状态" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "台位名称" }, "publicOpen": { "type": "boolean", "description": "c端用户可见" }, "qrCode": { "type": "string", "description": "二维码" }, "supportNum": { "type": "integer", "format": "int32", "description": "支持人数" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名字" }, "vipDiscountMode": { "type": "string", "description": "会员优惠模式 1-按开台人优惠 2-按下单人优惠", "enum": [ "1", "2" ] }, "virtualTable": { "type": "boolean", "description": "是否虚拟台位" } }, "title": "BarTableDetailDTO", "description": "台位详情" }, "BarTableEnableCmd": { "type": "object", "required": [ "enableStatus", "id" ], "properties": { "enableStatus": { "type": "boolean", "description": "启用停用" }, "id": { "type": "integer", "format": "int64", "description": "ID" } }, "title": "BarTableEnableCmd", "description": "吧台启用停用" }, "BarTableGiftOrderListItemDTO": { "type": "object", "properties": { "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台ID" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位ID" }, "barTableName": { "type": "integer", "format": "int64", "description": "台位名称" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "id": { "type": "integer", "format": "int64", "description": "赠送订单ID" }, "orderNo": { "type": "string", "description": "赠送订单编号,展示给人看的编号" }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "主单总金额分" } }, "title": "BarTableGiftOrderListItemDTO", "description": "台位赠送订单详情" }, "BarTableInfoDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "所属区域ID" }, "areaName": { "type": "string", "description": "所属区域名称" }, "checkinPackGoodsId": { "type": "integer", "format": "int64", "description": "开台后选的低消套餐ID" }, "checkinPackGoodsName": { "type": "string", "description": "开台后选的开台套名称" }, "defaultCheckinPackGoodsId": { "type": "integer", "format": "int64", "description": "默认低消套餐ID" }, "defaultCheckinPackGoodsName": { "type": "string", "description": "默认开台套名称" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越在前,默认100" }, "enableStatus": { "type": "boolean", "description": "启用状态" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "台位名称" }, "publicOpen": { "type": "boolean", "description": "c端用户可见" }, "qrCode": { "type": "string", "description": "二维码" }, "supportNum": { "type": "integer", "format": "int32", "description": "支持人数" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" } }, "title": "BarTableInfoDTO", "description": "台位列表简单信息" }, "BarTableInfoListDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "区域ID" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "台位名称" }, "virtualTable": { "type": "boolean", "description": "是否虚拟台位 true-是,false-否" } }, "title": "BarTableInfoListDTO" }, "BarTableListItemDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "所属区域ID" }, "areaName": { "type": "string", "description": "所属区域名称" }, "checkin": { "type": "boolean", "description": "当前是否处于开台中" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人name" }, "defaultCheckinPackGoodsId": { "type": "integer", "format": "int64", "description": "低消套餐ID" }, "defaultCheckinPackGoodsName": { "type": "string", "description": "开台套名称" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越在前,默认100" }, "enableStatus": { "type": "boolean", "description": "启用状态" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "台位名称" }, "publicOpen": { "type": "boolean", "description": "c端用户可见" }, "qrCode": { "type": "string", "description": "二维码" }, "supportNum": { "type": "integer", "format": "int32", "description": "支持人数" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名字" }, "vipDiscountMode": { "type": "string", "description": "vip台位优惠模式 1-按开台人优惠 2-按下单人优惠", "enum": [ "1", "2" ] }, "virtualTable": { "type": "boolean", "description": "是否虚拟台位" } }, "title": "BarTableListItemDTO", "description": "台位列表item" }, "BarTableOpLogListItemDTO": { "type": "object", "properties": { "bizDate": { "type": "string", "description": "工作日" }, "createTime": { "type": "string", "description": "操作时间" }, "deviceTypeName": { "type": "string", "description": "终端类型名称" }, "id": { "type": "integer", "format": "int64", "description": "日志记录ID" }, "opUserId": { "type": "integer", "format": "int64", "description": "操作人ID" }, "opUserName": { "type": "string", "description": "操作人名称" }, "opUserType": { "type": "string", "enum": [ "1", "2", "3", "4", "5", "6" ] }, "opUserTypeName": { "type": "string", "description": "操作人类型名称" }, "tableId": { "type": "integer", "format": "int64", "description": "台位ID" }, "tableName": { "type": "string", "description": "台位名称" }, "tableOpBizId": { "type": "integer", "format": "int64", "description": "操作对应的业务ID" }, "tableOpBizType": { "type": "string", "description": "台位操作类型 1开台 2-清台 3-转入 4-转出 5-预留 6-关联会员 7-设置客户经理", "enum": [ "1", "2", "3", "4", "6", "7", "8" ] }, "tableOpBizTypeName": { "type": "string", "description": "台位操作类型名称 可直接显示" }, "tableOpContent": { "type": "string", "description": "操作内容" } }, "title": "BarTableOpLogListItemDTO", "description": "台位操作日志" }, "BarTableQrCodeDownloadBatchCmd": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "areaId" } }, "title": "BarTableQrCodeDownloadBatchCmd", "description": "二维码批量下载" }, "BarTableQrCodeDownloadCmd": { "type": "object", "required": [ "tableId" ], "properties": { "tableId": { "type": "integer", "format": "int64", "description": "tableId" } }, "title": "BarTableQrCodeDownloadCmd", "description": "二维码下载" }, "BarTableQrCodeResetCmd": { "type": "object", "required": [ "id" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "ID" } }, "title": "BarTableQrCodeResetCmd", "description": "重置二维码" }, "BarTableRemoveCmd": { "type": "object", "required": [ "id" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "ID" } }, "title": "BarTableRemoveCmd", "description": "吧台删除" }, "BarTableSaveCmd": { "type": "object", "required": [ "areaId", "name", "publicOpen", "supportNum", "tableTypeId", "vipDiscountMode" ], "properties": { "areaId": { "type": "integer", "format": "int64", "description": "区域ID" }, "defaultCheckinPackGoodsId": { "type": "integer", "format": "int64", "description": "开台套餐ID" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,不传则默认100,越小越前" }, "enableStatus": { "type": "boolean", "description": "是否启用" }, "name": { "type": "string", "description": "名称" }, "publicOpen": { "type": "boolean", "description": "c端用户可见" }, "supportNum": { "type": "integer", "format": "int32", "description": "支持人数" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "台位类型ID" }, "vipDiscountMode": { "type": "string", "description": "会员优惠模式1-按开台人优惠 2-按下单人优惠", "enum": [ "1", "2" ] }, "virtualTable": { "type": "boolean", "description": "是否虚拟台位" } }, "title": "BarTableSaveCmd", "description": "吧台新增" }, "BarTableStatusStatisDTO": { "type": "object", "properties": { "bookNum": { "type": "integer", "format": "int64", "description": "预定总数" }, "checkinExpiredNum": { "type": "integer", "format": "int64", "description": "开台超时总数" }, "checkinNum": { "type": "integer", "format": "int64", "description": "正常开台总数" }, "emptyNum": { "type": "integer", "format": "int64", "description": "空台总数" }, "holdNum": { "type": "integer", "format": "int64", "description": "预留总数" }, "totalNum": { "type": "integer", "format": "int64", "description": "台位总数" }, "workDate": { "type": "string", "description": "当前统计信息所属工作日 yyyy-MM-dd" } }, "title": "BarTableStatusStatisDTO", "description": "酒吧台位当前基本信息-客户端用" }, "BarTableTypeDetailDTO": { "type": "object", "properties": { "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序" }, "enableStatus": { "type": "boolean", "description": "是否启用" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "名称" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人" }, "updateTime": { "type": "string", "description": "更新时间" } }, "title": "BarTableTypeDetailDTO", "description": "台位类型详情" }, "BarTableTypeInfoDTO": { "type": "object", "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "显示排序" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "名称" } }, "title": "BarTableTypeInfoDTO", "description": "台位类型简单信息" }, "BarTableTypeListItemDTO": { "type": "object", "properties": { "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序" }, "enableStatus": { "type": "boolean", "description": "是否启用" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "名称" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人" }, "updateTime": { "type": "string", "description": "更新时间" } }, "title": "BarTableTypeListItemDTO", "description": "台位类型列表item" }, "BarTableTypeRemoveCmd": { "type": "object", "required": [ "id" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "更新ID" } }, "title": "BarTableTypeRemoveCmd", "description": "吧台类型删除" }, "BarTableTypeSaveCmd": { "type": "object", "required": [ "name" ], "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,不传则默认100,越小越前" }, "name": { "type": "string", "description": "名称" } }, "title": "BarTableTypeSaveCmd", "description": "吧台类型新增" }, "BarTableTypeUpdateCmd": { "type": "object", "required": [ "id", "name" ], "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,不传则默认100,越小越前" }, "id": { "type": "integer", "format": "int64", "description": "更新ID" }, "name": { "type": "string", "description": "名称" } }, "title": "BarTableTypeUpdateCmd", "description": "吧台类型更新" }, "BarTableUpdateCmd": { "type": "object", "required": [ "areaId", "id", "name", "publicOpen", "supportNum", "tableTypeId", "vipDiscountMode" ], "properties": { "areaId": { "type": "integer", "format": "int64", "description": "区域ID" }, "defaultCheckinPackGoodsId": { "type": "integer", "format": "int64", "description": "开台套餐ID" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,不传则默认100,越小越前" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "名称" }, "publicOpen": { "type": "boolean", "description": "c端用户可见" }, "supportNum": { "type": "integer", "format": "int32", "description": "支持人数" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "台位类型ID" }, "vipDiscountMode": { "type": "string", "description": "会员优惠模式1-按开台人优惠 2-按下单人优惠", "enum": [ "1", "2" ] }, "virtualTable": { "type": "boolean", "description": "是否虚拟台位" } }, "title": "BarTableUpdateCmd", "description": "台位更新" }, "BarTableWidgetAreaBindDetailDTO": { "type": "object", "properties": { "areaIds": { "type": "array", "description": "区域Id列表", "items": { "type": "integer", "format": "int64" } }, "userId": { "type": "integer", "format": "int64", "description": "用户ID" }, "userName": { "type": "string", "description": "用户名" } }, "title": "BarTableWidgetAreaBindDetailDTO" }, "BarTableWidgetSaveOrEditCmd": { "type": "object", "properties": { "areaIds": { "type": "array", "description": "区域Id列表", "items": { "type": "integer", "format": "int64" } }, "userId": { "type": "integer", "format": "int64", "description": "用户ID" }, "userName": { "type": "string", "description": "用户名" } }, "title": "BarTableWidgetSaveOrEditCmd" }, "BizDateInfo": { "type": "object", "properties": { "bizDate": { "type": "string", "description": "营业日年月日" }, "workDateTimeEnd": { "type": "string", "description": "营业日的自然结束时间点" }, "workDateTimeStart": { "type": "string", "description": "营业日的自然开始时间点" } }, "title": "BizDateInfo", "description": "营业日信息" }, "BookBarTableResultDTO": { "type": "object", "properties": { "barTableId": { "type": "integer", "format": "int64", "description": "预定台位ID" }, "barTableName": { "type": "string", "description": "名称" }, "bookNo": { "type": "string", "description": "预定编号,可读性高,给人看的" }, "bookRecordId": { "type": "integer", "format": "int64", "description": "预定recordId" } }, "title": "BookBarTableResultDTO", "description": "预定台位结果" }, "BookRecordDetailForCheckinDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "预定区域ID" }, "areaName": { "type": "string", "description": "预定区域名称" }, "barTableId": { "type": "integer", "format": "int64", "description": "预定台位ID" }, "barTableName": { "type": "string", "description": "台位名称" }, "barTableTypeId": { "type": "integer", "format": "int64", "description": "台位类型ID" }, "barTableTypeName": { "type": "string", "description": "台位类型名称" }, "bookArrivedPerNum": { "type": "integer", "format": "int32", "description": "预定到店人数" }, "bookArrivedTime": { "type": "string", "description": "预定到达时间" }, "bookCustomerName": { "type": "string", "description": "预定人名称" }, "bookCustomerPhone": { "type": "string", "description": "预定电话" }, "bookCustomerType": { "type": "string", "description": "预定人类型:1-会员 2-粉丝 3-散客", "enum": [ "1", "2", "3" ] }, "bookDate": { "type": "string", "description": "预定日期" }, "bookMemberId": { "type": "integer", "format": "int64", "description": "预定人账户ID" }, "bookNo": { "type": "string", "description": "预定编号,给用户看的可读的编号" }, "bookOpId": { "type": "integer", "format": "int64", "description": "预定操作人id" }, "bookOpName": { "type": "string", "description": "预定人操作人名称" }, "bookOpType": { "type": "string", "description": "预定操作人类型,1-客户 2-客户经理 3-控台员", "enum": [ "1", "2", "3", "4", "5", "6" ] }, "bookRemark": { "type": "string", "description": "预定备注" }, "bookStatus": { "type": "string", "description": "0-已取消 1-已预定 2-已过期 3-已完成", "enum": [ "0", "1", "2", "3" ] }, "cancelOpId": { "type": "integer", "format": "int64", "description": "取消时间" }, "cancelOpName": { "type": "string", "description": "取消操作人名称" }, "cancelOpType": { "type": "string", "description": "取消操作人类型,1-客户 2-客户经理 3-服务员 4-控台员 5-系统", "enum": [ "1", "2", "3", "4", "5", "6" ] }, "cancelTime": { "type": "string", "description": "取消时间,取消状态下有值" }, "checkinPackGoodsId": { "type": "integer", "format": "int64", "description": "预定桌的默认低消套餐ID" }, "checkinPackGoodsName": { "type": "string", "description": "预定桌的默认台套名称" }, "checkinTime": { "type": "string", "description": "开台时间,已完成状态下会有开台时间" }, "createTime": { "type": "string", "description": "创建时间" }, "cusManagerId": { "type": "integer", "format": "int64", "description": "预定客户经理ID" }, "cusManagerName": { "type": "string", "description": "预定客户经理名称" }, "expireDateTime": { "type": "string", "description": "过期超时时间" }, "id": { "type": "integer", "format": "int64", "description": "预定记录id" } }, "title": "BookRecordDetailForCheckinDTO", "description": "预定记录详情-扫码开台查询预定信息时候用" }, "BookRecordListItemWebDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "区域ID" }, "areaName": { "type": "string", "description": "区域名称" }, "barTableId": { "type": "integer", "format": "int64", "description": "预定台位ID" }, "barTableName": { "type": "string", "description": "台位名称冗余" }, "bookArrivedPerNum": { "type": "integer", "format": "int32", "description": "预定到店人数" }, "bookArrivedTime": { "type": "string", "description": "预定到达时间" }, "bookBizDate": { "type": "string", "description": "预定业务日" }, "bookCustomerName": { "type": "string", "description": "预定人客户名称" }, "bookCustomerPhone": { "type": "string", "description": "预定电话" }, "bookCustomerType": { "type": "string", "description": "预定用户类型1-会员2-粉丝3-散客", "enum": [ "1", "2", "3" ] }, "bookDate": { "type": "string", "description": "预定自然日" }, "bookMemberId": { "type": "integer", "format": "int64", "description": "预定人账户ID" }, "bookMemberVipCardName": { "type": "string", "description": "会员卡名称" }, "bookNo": { "type": "string", "description": "预定编号,给用户看的可读的编号" }, "bookOpId": { "type": "integer", "format": "int64", "description": "预定操作人ID" }, "bookOpName": { "type": "string", "description": "预定操作人名称" }, "bookOpType": { "type": "string", "description": "预定操作人类型,1-客户 2-客户经理 3-服务员 4-控台员", "enum": [ "1", "2", "3", "4", "5", "6" ] }, "bookStatus": { "type": "string", "description": "0-已取消 1-已预定 2-已过期 3-已完成", "enum": [ "0", "1", "2", "3" ] }, "createTime": { "type": "string", "description": "创建时间" }, "cusManagerId": { "type": "integer", "format": "int64", "description": "预定用户预定时客户经理ID" }, "cusManagerName": { "type": "string", "description": "预定用户预定时客户经理name" }, "id": { "type": "integer", "format": "int64", "description": "预定记录id" } }, "title": "BookRecordListItemWebDTO", "description": "预定记录列表单项" }, "BookRuleUpdateCmd": { "type": "object", "required": [ "bookEarlyDayNum", "bookEarlyMin", "bookTimeEnd", "bookTimeStart", "canBook", "id", "noBookAlert", "vipBookTimeEnd", "vipBookTimeStart", "workTimeEnd", "workTimeStart" ], "properties": { "bookEarlyDayNum": { "type": "integer", "format": "int32", "description": "可提前预约天数,最小0,0=当天" }, "bookEarlyMin": { "type": "integer", "format": "int32", "description": "需提前预约分钟数,最小0" }, "bookTimeEnd": { "type": "string", "description": "可预约结束时间 20:00:00" }, "bookTimeStart": { "type": "string", "description": "可预约开始时间 19:00:00" }, "canBook": { "type": "boolean", "description": "是否全局允许预约" }, "id": { "type": "integer", "format": "int64", "description": "规则ID" }, "noBookAlert": { "type": "string", "description": "关闭预约的情况下,可以展示给用户看的提示信息" }, "vipBookTimeEnd": { "type": "string", "description": "vip可预约结束时间 22:00" }, "vipBookTimeStart": { "type": "string", "description": "vip可预约开始时间 19:00" }, "workTimeEnd": { "type": "string", "description": "营业截至时间,03:00:00" }, "workTimeStart": { "type": "string", "description": "营业开始时间,20:00:00" } }, "title": "BookRuleUpdateCmd", "description": "预约规则更新" }, "BusinessDataImagesDTO": { "type": "object", "properties": { "dateList": { "type": "array", "description": "时间数据", "items": { "type": "string" } }, "moneyList": { "type": "array", "description": "金额数据(元)", "items": { "type": "number" } } }, "title": "BusinessDataImagesDTO", "description": "营业数据统计图DTO" }, "CardActiveConfirmCmd": { "type": "object", "properties": { "cardId": { "type": "integer", "format": "int64", "description": "卡id" }, "rechargeAmount": { "type": "integer", "format": "int64", "description": "储值金额", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false }, "serialNumber": { "type": "string", "description": "卡内码" } }, "title": "CardActiveConfirmCmd", "description": "储值卡开卡确认对象" }, "CardChangePwdConfirmCmd": { "type": "object", "properties": { "cardId": { "type": "integer", "format": "int64", "description": "卡id" }, "newPassword": { "type": "string", "description": "新密码(需要md5)" }, "oldPassword": { "type": "string", "description": "旧密码(需要md5)" } }, "title": "CardChangePwdConfirmCmd", "description": "储值卡开卡确认对象" }, "CardRechargeConfirmCmd": { "type": "object", "properties": { "cardId": { "type": "integer", "format": "int64", "description": "卡id" }, "rechargeAmount": { "type": "integer", "format": "int64", "description": "充值金额", "minimum": 1, "maximum": 10000000, "exclusiveMinimum": false, "exclusiveMaximum": false } }, "title": "CardRechargeConfirmCmd", "description": "储值卡充值确认对象" }, "ChangeGoodsCommissionStatusCmd": { "type": "object", "properties": { "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "id": { "type": "integer", "format": "int64", "description": "商品ID" } }, "title": "ChangeGoodsCommissionStatusCmd", "description": "商品状态变更" }, "ChangeGoodsGiveStatusCmd": { "type": "object", "properties": { "giveStatus": { "type": "boolean", "description": "赠送状态" }, "id": { "type": "integer", "format": "int64", "description": "商品ID" } }, "title": "ChangeGoodsGiveStatusCmd", "description": "商品状态变更" }, "ChangeGoodsSaleStatusCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "saleStatus": { "type": "boolean", "description": "上架状态" } }, "title": "ChangeGoodsSaleStatusCmd", "description": "商品状态变更" }, "ChangeGoodsSellOutStatusCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "sellOutStatus": { "type": "boolean", "description": "计佣状态" } }, "title": "ChangeGoodsSellOutStatusCmd", "description": "商品售罄状态变更" }, "ChangeGoodsStockStatusCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "stockStatus": { "type": "boolean", "description": "计佣状态" } }, "title": "ChangeGoodsStockStatusCmd", "description": "商品库存状态变更" }, "ChannelSourceAddCmd": { "type": "object", "required": [ "name" ], "properties": { "name": { "type": "string", "description": "渠道名" } }, "title": "ChannelSourceAddCmd" }, "ChannelSourceEditCmd": { "type": "object", "required": [ "id", "name" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "渠道名" } }, "title": "ChannelSourceEditCmd" }, "ChannelSourceListDTO": { "type": "object", "properties": { "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人名" }, "createTime": { "type": "string", "description": "创建时间" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "渠道名" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名" }, "updateTime": { "type": "string", "description": "更新时间" } }, "title": "ChannelSourceListDTO" }, "ChannelSourceRemoveCmd": { "type": "object", "required": [ "id" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "数据ID" } }, "title": "ChannelSourceRemoveCmd" }, "CheckinGoodsInfoDTO": { "type": "object", "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "展示排序" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "name": { "type": "string", "description": "名称" }, "price": { "type": "string", "description": "显示价格 20.01" } }, "title": "CheckinGoodsInfoDTO", "description": "开台套简单商品信息" }, "CheckinResultDTO": { "type": "object", "properties": { "checkinNo": { "type": "string", "description": "开台记录编号,主要用于人看的可读性高的编号" }, "recordId": { "type": "integer", "format": "int64", "description": "开台记录Id" } }, "title": "CheckinResultDTO", "description": "开台结果" }, "CheckinScanQrCodeResultDTO": { "type": "object", "properties": { "bookRecordDetail": { "description": "预约记录详情,有预约的时候返回预约记录详情,否则返回null", "$ref": "#/definitions/BookRecordDetailForCheckinDTO", "originalRef": "BookRecordDetailForCheckinDTO" }, "checkinNum": { "type": "integer", "format": "int64", "description": "当前用户已开台数量,如果不是注册用户,因为非注册用户开台不留信息,则该值不一定准确" }, "customerInfo": { "description": "扫码所得用户信息,如果查不出用户则是null,有用户的情况下里面customerType用于区分会员,粉丝还是散客", "$ref": "#/definitions/用户伴随vip信息", "originalRef": "用户伴随vip信息" }, "selectTable": { "description": "当前选中准备操作开台的台位,查询有传tableId参数则返回,查不到table返回null", "$ref": "#/definitions/BarTableInfoDTO", "originalRef": "BarTableInfoDTO" } }, "title": "CheckinScanQrCodeResultDTO", "description": "用户预开台扫码结果" }, "CheckoutResultDTO": { "type": "object", "properties": { "checkoutNo": { "type": "string", "description": "清台记录编号,给人看的,可读性好点" }, "recordId": { "type": "integer", "format": "int64", "description": "清台记录Id" } }, "title": "CheckoutResultDTO", "description": "清台结果" }, "ChecktransResultDTO": { "type": "object", "properties": { "recordId": { "type": "integer", "format": "int64", "description": "转台记录Id" }, "transNo": { "type": "string", "description": "转台记录编号,给人看的,可读性高" } }, "title": "ChecktransResultDTO", "description": "转台结果" }, "ClubDetailDTO": { "type": "object", "properties": { "address": { "type": "string", "description": "店铺营业地址" }, "clubBusinessLicense": { "type": "string", "description": "店铺营业执照" }, "clubRegistName": { "type": "string", "description": "工商注册名称" }, "clubStatus": { "type": "string", "description": "店铺状态 club状态 0-待开放,1-营业中,2-已关闭", "enum": [ "0", "1", "2" ] }, "clubStatusDesc": { "type": "string", "description": "店铺状态中文翻译" }, "comId": { "type": "integer", "format": "int64", "description": "所属公司ID" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人名称" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越靠前" }, "id": { "type": "integer", "format": "int64", "description": "店铺ID" }, "lat": { "type": "string", "description": "店铺纬度" }, "lnt": { "type": "string", "description": "店铺经度" }, "name": { "type": "string", "description": "店铺名称" }, "personInCharge": { "type": "string", "description": "店铺负责人" }, "personInChargeIdcardBack": { "type": "string", "description": "店铺负责人身份证背面" }, "personInChargeIdcardHead": { "type": "string", "description": "店铺负责人身份证正面" }, "personInChargePhone": { "type": "string", "description": "店铺负责人电话" }, "servicePhone": { "type": "string", "description": "对外客服电话" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名称" }, "updateTime": { "type": "string", "description": "更新人时间" }, "usci": { "type": "string", "description": "社会信用代码" } }, "title": "ClubDetailDTO", "description": "club店铺详情" }, "ClubListItemDTO": { "type": "object", "properties": { "acquiringAccountBindId": { "type": "integer", "format": "int64", "description": "移动收单账户绑定ID" }, "acquiringAccountId": { "type": "integer", "format": "int64", "description": "移动收单账户ID" }, "acquiringAccountName": { "type": "string", "description": "移动收单账户名称" }, "address": { "type": "string", "description": "店铺营业地址" }, "clubRegistName": { "type": "string", "description": "工商注册名称" }, "clubStatus": { "type": "string", "description": "店铺状态 club状态 0-待开放,1-营业中,2-已关闭", "enum": [ "0", "1", "2" ] }, "clubStatusDesc": { "type": "string", "description": "店铺状态中文翻译" }, "comId": { "type": "integer", "format": "int64", "description": "所属公司ID" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人名称" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越靠前" }, "equipmentAccountBindId": { "type": "integer", "format": "int64", "description": "设备收单账户绑定ID" }, "equipmentAccountId": { "type": "integer", "format": "int64", "description": "设备收单账户ID" }, "equipmentAccountName": { "type": "string", "description": "设备收单账户名称" }, "id": { "type": "integer", "format": "int64", "description": "店铺ID" }, "lat": { "type": "string", "description": "店铺纬度" }, "lnt": { "type": "string", "description": "店铺经度" }, "name": { "type": "string", "description": "店铺名称" }, "servicePhone": { "type": "string", "description": "对外客服电话" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名称" }, "updateTime": { "type": "string", "description": "更新人时间" }, "usci": { "type": "string", "description": "社会信用代码" } }, "title": "ClubListItemDTO", "description": "club列表item" }, "ClubRolePageListQuery": { "type": "object", "properties": { "comId": { "type": "integer", "format": "int64", "description": "公司id" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "roleName": { "type": "string", "description": "角色名称" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "ClubRolePageListQuery", "description": "查询门店角色列表请求对象" }, "ClubShopInfoDTO": { "type": "object", "properties": { "address": { "type": "string", "description": "街道地址" }, "clubDesc": { "type": "string", "description": "酒吧描述" }, "clubRegistName": { "type": "string", "description": "酒吧工商注册名称" }, "clubStatus": { "type": "integer", "format": "int32", "description": "酒吧状态 0-待开放 1-营业中 2-已关闭" }, "clubStatusDesc": { "type": "string", "description": "酒吧状态中文描述" }, "id": { "type": "integer", "format": "int64", "description": "酒吧分店id" }, "lat": { "type": "string", "description": "纬度" }, "lnt": { "type": "string", "description": "经度" }, "name": { "type": "string", "description": "酒吧店名" }, "servicePhone": { "type": "string", "description": "联系电话" } }, "title": "ClubShopInfoDTO", "description": "酒吧分店信息" }, "ClubWaitAccountStatisticDTO": { "type": "object", "properties": { "amount": { "type": "integer", "format": "int64", "description": "本金金额" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金金额" }, "storedCardAmount": { "type": "integer", "format": "int64", "description": "储值卡本金" }, "storedCardGiftAmount": { "type": "integer", "format": "int64", "description": "储值卡赠送金" }, "walletCardAmount": { "type": "integer", "format": "int64", "description": "充值卡本金" }, "walletCardGiftAmount": { "type": "integer", "format": "int64", "description": "充值卡赠送金" } }, "title": "ClubWaitAccountStatisticDTO" }, "ComBulletinDetailDTO": { "type": "object", "properties": { "bulletinType": { "type": "integer", "format": "int32", "description": "公告类型" }, "clubName": { "type": "string", "description": "酒吧id" }, "comName": { "type": "integer", "format": "int64", "description": "公司名称" }, "content": { "type": "string", "description": "公告内容H5" }, "deleted": { "type": "boolean", "description": "逻辑删除 1(true)已删除, 0(false)未删除,预留" }, "display": { "type": "boolean", "description": "首页展示1-展示,2-不展示" }, "id": { "type": "integer", "format": "int64", "description": "主键" }, "jumpPath": { "type": "string", "description": "跳转路径" }, "orderDisplay": { "type": "boolean", "description": "点单展示" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序,数字越小越靠前" }, "title": { "type": "string", "description": "标题" }, "titleImage": { "type": "string", "description": "公告图片地址" } }, "title": "ComBulletinDetailDTO" }, "ComInAccountStatisticDTO": { "type": "object", "properties": { "amount": { "type": "integer", "format": "int64", "description": "本金金额" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金金额" }, "storedCardAmount": { "type": "integer", "format": "int64", "description": "储值卡本金" }, "storedCardGiftAmount": { "type": "integer", "format": "int64", "description": "储值卡赠送金" }, "walletCardAmount": { "type": "integer", "format": "int64", "description": "充值卡本金" }, "walletCardGiftAmount": { "type": "integer", "format": "int64", "description": "充值卡赠送金" } }, "title": "ComInAccountStatisticDTO" }, "ComRolePageListQuery": { "type": "object", "properties": { "comId": { "type": "integer", "format": "int64", "description": "公司id" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "roleName": { "type": "string", "description": "角色名称" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "ComRolePageListQuery", "description": "查询公司角色列表请求对象" }, "CommonViewTree«SysMenuTreeAttrCell»": { "type": "object", "properties": { "attr": { "description": "扩展属性", "$ref": "#/definitions/SysMenuTreeAttrCell", "originalRef": "SysMenuTreeAttrCell" }, "childrens": { "type": "array", "description": "节点的子节点", "items": { "$ref": "#/definitions/CommonViewTree«SysMenuTreeAttrCell»", "originalRef": "CommonViewTree«SysMenuTreeAttrCell»" } }, "hasChildren": { "type": "boolean", "description": "是否有子节点" }, "hasParent": { "type": "boolean", "description": "是否有父节点" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "parentId": { "type": "integer", "format": "int64", "description": "父菜单ID,一级菜单为0" }, "title": { "type": "string", "description": "展示文字" } }, "title": "CommonViewTree«SysMenuTreeAttrCell»", "description": "展示用Tree,没有勾选项这些属性,可扩展展示属性" }, "CompanyComboBoxDTO": { "type": "object", "properties": { "enableStatus": { "type": "boolean", "description": "是否启用 1-正常 2-停用" }, "id": { "type": "integer", "format": "int64", "description": "公司ID" }, "name": { "type": "string", "description": "公司(应用)名称" } }, "title": "CompanyComboBoxDTO", "description": "公司下拉数据框返回数据" }, "CompanyDetailDTO": { "type": "object", "properties": { "businessLicense": { "type": "string", "description": "营业执照" }, "comAdminAccountName": { "type": "string", "description": "管理员账户名(不带账户后缀)" }, "contactEmail": { "type": "string", "description": "联系人邮件" }, "contactPerson": { "type": "string", "description": "联系人名称" }, "contactPhone": { "type": "string", "description": "联系人电话" }, "enableStatus": { "type": "boolean", "description": "启用状态 1-启用 2-停用" }, "id": { "type": "integer", "format": "int64", "description": "公司ID" }, "legalPerson": { "type": "string", "description": "法人名称" }, "legalPersonIdcardBack": { "type": "string", "description": "法人身份证背面" }, "legalPersonIdcardHead": { "type": "string", "description": "法人身份证正面" }, "logo": { "type": "string", "description": "公司应用logo" }, "name": { "type": "string", "description": "公司应用名称" }, "regAddress": { "type": "string", "description": "工商注册地址" }, "regName": { "type": "string", "description": "工商注册名称" }, "tenantSuffixName": { "type": "string", "description": "租户唯一名称(账户后缀)" }, "usci": { "type": "string", "description": "统一社会信用代码" }, "wxminiAppId": { "type": "string", "description": "C端用户小程序ID" }, "wxminiManageAppId": { "type": "string", "description": "管理端小程序app" }, "wxminiManageSecret": { "type": "string", "description": "管理端小程序密钥" }, "wxminiSecret": { "type": "string", "description": "C端用户小程序密钥" }, "wxpubAppId": { "type": "string", "description": "C端用户公众号ID" }, "wxpubSecret": { "type": "string", "description": "C端用户公众号密钥" } }, "title": "CompanyDetailDTO", "description": "公司详情" }, "CompanyInfoDTO": { "type": "object", "properties": { "enableStatus": { "type": "boolean", "description": "开启状态,布尔型 0-已停用 1-已启用" }, "id": { "type": "integer", "format": "int64", "description": "公司ID" }, "name": { "type": "string", "description": "公司名称,品牌名" } }, "title": "CompanyInfoDTO", "description": "公司基本信息" }, "CompanyListItemDTO": { "type": "object", "properties": { "acquiringAccountBindId": { "type": "integer", "format": "int64", "description": "移动收单账户绑定ID" }, "acquiringAccountId": { "type": "integer", "format": "int64", "description": "移动收单账户ID" }, "acquiringAccountName": { "type": "string", "description": "移动收单账户名称" }, "createId": { "type": "integer", "format": "int64", "description": "创建ID" }, "createName": { "type": "string", "description": "创建名称" }, "createTime": { "type": "string", "description": "创建时间" }, "enableStatus": { "type": "boolean", "description": "启用状态 1-启用 2-停用" }, "equipmentAccountBindId": { "type": "integer", "format": "int64", "description": "设备收单账户绑定ID" }, "equipmentAccountId": { "type": "integer", "format": "int64", "description": "设备收单账户ID" }, "equipmentAccountName": { "type": "string", "description": "设备收单账户名称" }, "id": { "type": "integer", "format": "int64", "description": "公司ID" }, "jobNo": { "type": "integer", "format": "int64", "description": "当前工号序列" }, "logo": { "type": "string", "description": "公司logo" }, "name": { "type": "string", "description": "公司应用名称" }, "tenantSuffixName": { "type": "string", "description": "租户唯一名称(账户后缀)" }, "updateId": { "type": "integer", "format": "int64", "description": "更新人ID" }, "updateName": { "type": "string", "description": "更新人名称" }, "updateTime": { "type": "string", "description": "更新时间" } }, "title": "CompanyListItemDTO", "description": "公司列表item" }, "CusAccountBalancePageListDTO": { "type": "object", "properties": { "balance": { "type": "integer", "format": "int64", "description": "余额" }, "clubNames": { "type": "string", "description": "门店名" }, "giftBalance": { "type": "integer", "format": "int64", "description": "赠送余额" }, "memberMobile": { "type": "string", "description": "粉丝手机号" }, "memberName": { "type": "string", "description": "粉丝名" }, "walletCardName": { "type": "string", "description": "余额卡名" } }, "title": "CusAccountBalancePageListDTO" }, "CusAccountBalanceStatisDTO": { "type": "object", "properties": { "balance": { "type": "integer", "format": "int64", "description": "余额" }, "giftBalance": { "type": "integer", "format": "int64", "description": "赠送余额" } }, "title": "CusAccountBalanceStatisDTO" }, "DataScreenBarTableStatisticDTO": { "type": "object", "properties": { "bookNum": { "type": "integer", "format": "int64", "description": "预定总数" }, "bookccumulativeNum": { "type": "integer", "format": "int64", "description": "累计预定次数" }, "checkinAccumulativeNum": { "type": "integer", "format": "int64", "description": "累计开台次数" }, "checkinExpiredNum": { "type": "integer", "format": "int64", "description": "开台超时总数" }, "checkinNum": { "type": "integer", "format": "int64", "description": "当天开台总数" }, "emptyNum": { "type": "integer", "format": "int64", "description": "空台总数" }, "holdNum": { "type": "integer", "format": "int64", "description": "预留总数" }, "tableReCheckinRate": { "type": "string", "description": "翻台率1.7.0版本新增,返回200.23则为翻台率200.23%" }, "totalNum": { "type": "integer", "format": "int64", "description": "台位总数" }, "workDate": { "type": "string", "description": "当前统计信息所属工作日 yyyy-MM-dd" } }, "title": "DataScreenBarTableStatisticDTO" }, "DataScreenBusinessDataDTO": { "type": "object", "properties": { "actualAmount": { "type": "integer", "format": "int64", "description": "营业实收金额" }, "closeoutAmount": { "type": "integer", "format": "int64", "description": "清账金额" }, "closeoutNum": { "type": "integer", "format": "int64", "description": "清账订单数量" }, "giftOrderAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "giftOrderNum": { "type": "integer", "format": "int64", "description": "赠送订单数量" }, "onCreditAmount": { "type": "integer", "format": "int64", "description": "挂账金额" }, "onCreditOrderNum": { "type": "integer", "format": "int64", "description": "挂账订单数量" }, "orderNum": { "type": "integer", "format": "int64", "description": "营业订单数量" }, "refundAmount": { "type": "integer", "format": "int64", "description": "退品金额" }, "refundOrderNum": { "type": "integer", "format": "int64", "description": "退品订单数量" }, "totalAmount": { "type": "integer", "format": "int64", "description": "营业总金额" } }, "title": "DataScreenBusinessDataDTO" }, "DataScreenTodayBusinessCardDataDTO": { "type": "object", "properties": { "physicalCardAmount": { "type": "integer", "format": "int64", "description": "今日储值卡消费金额" }, "prepaidCardAmount": { "type": "integer", "format": "int64", "description": "今日充值卡消费金额" } }, "title": "DataScreenTodayBusinessCardDataDTO" }, "DataScreenTodayBusinessDataDTO": { "type": "object", "properties": { "amountReceived": { "type": "integer", "format": "int64", "description": "今日实收营业额" }, "onCreditAmount": { "type": "integer", "format": "int64", "description": "今日挂账金额" } }, "title": "DataScreenTodayBusinessDataDTO" }, "DataScreenTodayBusinessDataV2DTO": { "type": "object", "properties": { "clearingAmount": { "type": "integer", "format": "int64", "description": "今日清账金额" }, "onCreditAmount": { "type": "integer", "format": "int64", "description": "今日挂账金额" }, "receivedAmount": { "type": "integer", "format": "int64", "description": "今日实收金额" }, "saleAmount": { "type": "integer", "format": "int64", "description": "今日销售金额" } }, "title": "DataScreenTodayBusinessDataV2DTO" }, "DataScreenVipCardSaleDTO": { "type": "object", "properties": { "todayVipNum": { "type": "integer", "format": "int64", "description": "今日新增会员" }, "totalVipNum": { "type": "integer", "format": "int64", "description": "总会员数" } }, "title": "DataScreenVipCardSaleDTO" }, "DateRangeDTO": { "type": "object", "properties": { "curBizDate": { "type": "string", "description": "当前营业日日期" }, "endDate": { "type": "string", "description": "日范围end" }, "startDate": { "type": "string", "description": "日范围start" } }, "title": "DateRangeDTO", "description": "日期范围" }, "DepartmentTree": { "type": "object", "properties": { "children": { "type": "array", "description": "下级目录", "items": { "$ref": "#/definitions/TreeNodeBox", "originalRef": "TreeNodeBox" } }, "clubId": { "type": "integer", "format": "int64", "description": "公司租户ID" }, "comId": { "type": "integer", "format": "int64", "description": "公司租户ID" }, "createId": { "type": "integer", "format": "int64", "description": "创建者ID" }, "createName": { "type": "string", "description": "创建者名称" }, "createTime": { "type": "string", "description": "创建时间" }, "departName": { "type": "string", "description": "部门名称" }, "id": { "type": "integer", "format": "int64" }, "menuType": { "type": "integer", "format": "int32", "description": "类型 1:一级目录topmenu 2:菜单submenu 3:按钮button" }, "orgLevelType": { "type": "string", "description": "com-公司级,club-店级" }, "parentId": { "type": "integer", "format": "int64" }, "title": { "type": "string", "description": "菜单名称" }, "updateId": { "type": "integer", "format": "int64", "description": "修改者ID" }, "updateName": { "type": "string", "description": "修改者名称" }, "updateTime": { "type": "string", "description": "修改时间" } }, "title": "DepartmentTree" }, "DepositRuleCombobox": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64" }, "name": { "type": "string" } }, "title": "DepositRuleCombobox" }, "EditClubCmd": { "type": "object", "required": [ "address", "comId", "id", "lat", "lnt", "name", "servicePhone" ], "properties": { "address": { "type": "string", "description": "店铺营业地址" }, "clubBusinessLicense": { "type": "string", "description": "店铺营业执照" }, "clubRegistName": { "type": "string", "description": "工商注册名称" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "displayOrder": { "type": "integer", "format": "int32", "description": "显示顺序,越小越靠前,默认生成100" }, "id": { "type": "integer", "format": "int64", "description": "店ID" }, "lat": { "type": "string", "description": "店铺纬度" }, "lnt": { "type": "string", "description": "店铺经度" }, "name": { "type": "string", "description": "店名称" }, "personInCharge": { "type": "string", "description": "店铺负责人" }, "personInChargeIdcardBack": { "type": "string", "description": "店铺负责人身份证背面" }, "personInChargeIdcardHead": { "type": "string", "description": "店铺负责人身份证正面" }, "personInChargePhone": { "type": "string", "description": "店铺负责人电话" }, "servicePhone": { "type": "string", "description": "对外客服电话" }, "usci": { "type": "string", "description": "统一社会信用代码" } }, "title": "EditClubCmd", "description": "更新门店资料" }, "EditCompanyCmd": { "type": "object", "required": [ "businessLicense", "contactPerson", "contactPhone", "id", "legalPerson", "legalPersonIdcardBack", "legalPersonIdcardHead", "logo", "regAddress", "regName", "usci", "wxminiAppId", "wxminiSecret" ], "properties": { "businessLicense": { "type": "string", "description": "营业执照" }, "contactEmail": { "type": "string", "description": "联系邮箱" }, "contactPerson": { "type": "string", "description": "联系人名字" }, "contactPhone": { "type": "string", "description": "联系电话" }, "id": { "type": "integer", "format": "int64", "description": "公司ID" }, "legalPerson": { "type": "string", "description": "法人名字" }, "legalPersonIdcardBack": { "type": "string", "description": "法人身份证背面" }, "legalPersonIdcardHead": { "type": "string", "description": "法人身份证正面" }, "logo": { "type": "string", "description": "应用logo" }, "regAddress": { "type": "string", "description": "公司注册地址" }, "regName": { "type": "string", "description": "公司注册名称" }, "usci": { "type": "string", "description": "社会统一信用代码" }, "wxminiAppId": { "type": "string", "description": "微信小程序appId" }, "wxminiManageAppId": { "type": "string", "description": "微信管理端小程序appId" }, "wxminiManageSecret": { "type": "string", "description": "微信管理端小程序密钥" }, "wxminiSecret": { "type": "string", "description": "微信小程序密钥" }, "wxpubAppId": { "type": "string", "description": "微信公众号appId" }, "wxpubSecret": { "type": "string", "description": "微信公众号密钥" } }, "title": "EditCompanyCmd", "description": "编辑公司" }, "EmployeeSearchResDTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "用户ID" }, "mobile": { "type": "string", "description": "用户电话" }, "name": { "type": "string", "description": "用户名称" } }, "title": "EmployeeSearchResDTO", "description": "门店工作人员搜索结果" }, "EnableClubCmd": { "type": "object", "required": [ "clubStatus", "comId", "id" ], "properties": { "clubStatus": { "type": "string", "description": "门店状态 club状态 0-待开放,1-营业中,2-已关闭,3-内测", "enum": [ "0", "1", "2" ] }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "id": { "type": "integer", "format": "int64", "description": "门店ID" } }, "title": "EnableClubCmd", "description": "修改门店状态club" }, "EnableCompanyCmd": { "type": "object", "required": [ "enableStatus", "id" ], "properties": { "enableStatus": { "type": "boolean", "description": "启停状态" }, "id": { "type": "integer", "format": "int64", "description": "公司ID" } }, "title": "EnableCompanyCmd", "description": "启停company" }, "GiftOrderRecordQuery": { "type": "object", "properties": { "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台ID" }, "customerId": { "type": "integer", "format": "int64", "description": "客户ID" }, "queryDate": { "type": "string", "description": "查询时间" } }, "title": "GiftOrderRecordQuery" }, "GoodsPackDetailDTO": { "type": "object", "required": [ "discountStatus", "displayOrder", "goodsItem", "goodsStatisTypeId", "goodsStatisTypeName", "goodsTypeIds", "image", "name", "originalPrice", "saleEndTime", "saleStartTime", "storedValuePaySupport", "waiterCommissionPrice", "walletPaySupport" ], "properties": { "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "depositImage": { "type": "boolean", "description": "存酒是否拍照" }, "depositRuleId": { "type": "integer", "format": "int64", "description": "存酒规则" }, "depositRuleType": { "type": "integer", "format": "int32", "description": "存酒类型" }, "discountStatus": { "type": "boolean", "description": "优惠状态" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 每个分类下唯一" }, "goodsItem": { "type": "array", "description": "套餐包含的商品列表", "items": { "$ref": "#/definitions/GoodsPackDetailItemDTO", "originalRef": "GoodsPackDetailItemDTO" } }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计类型ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计类型名称" }, "goodsTypeIds": { "type": "array", "description": "商品类型ID列表", "items": { "type": "integer", "format": "int64" } }, "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "image": { "type": "string", "description": "商品图片" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价 单位-分" }, "saleEndTime": { "type": "string", "description": "销售结束时间" }, "saleStartTime": { "type": "string", "description": "销售开始时间" }, "salesPerformancePrice": { "type": "integer", "format": "int64", "description": "销售业绩金额 默认为商品原价" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "vipLevelCardDiscount": { "type": "array", "description": "会员卡优惠信息", "items": { "$ref": "#/definitions/GoodsVipLevelCardDiscountDTO", "originalRef": "GoodsVipLevelCardDiscountDTO" } }, "waiterCommissionPrice": { "type": "integer", "format": "int64", "description": "服务员提成金额" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "GoodsPackDetailDTO", "description": "套餐详情" }, "GoodsPackDetailItemDTO": { "type": "object", "required": [ "displayOrder", "goodsId", "goodsImage", "goodsName", "goodsNum", "waiterCommissionPrice" ], "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "goodsImage": { "type": "string", "description": "商品图" }, "goodsName": { "type": "string", "description": "商品名" }, "goodsNum": { "type": "integer", "format": "int32", "description": "商品数量" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价" }, "waiterCommissionPrice": { "type": "integer", "format": "int64", "description": "服务员提成金额" } }, "title": "GoodsPackDetailItemDTO", "description": "套餐包含的单品信息" }, "GoodsPageListDTO": { "type": "object", "properties": { "classify": { "type": "integer", "format": "int32", "description": "类型 1-单品,2-套餐" }, "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "costPrice": { "type": "integer", "format": "int64", "description": "成本价" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "giveStatus": { "type": "boolean", "description": "赠送状态" }, "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "image": { "type": "string", "description": "商品图片" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价" }, "producePositionId": { "type": "integer", "format": "int64", "description": "出品位置" }, "saleStatus": { "type": "boolean", "description": "销售状态" }, "sellOutStatus": { "type": "boolean", "description": "售罄状态" }, "stockStatus": { "type": "boolean", "description": "库存启用状态" } }, "title": "GoodsPageListDTO", "description": "商品分页列表对象" }, "GoodsProducePositionStatisNumDTO": { "type": "object", "properties": { "giftQuantity": { "type": "integer", "format": "int32", "description": "赠送数量" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "goodsName": { "type": "string", "description": "商品名" }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计分类ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计分类名" }, "producePositionId": { "type": "integer", "format": "int64", "description": "出品位置名称ID" }, "producePositionName": { "type": "string", "description": "出品位置名称" }, "salesQuantity": { "type": "integer", "format": "int32", "description": "销售数量" }, "thirdQuantity": { "type": "integer", "format": "int32", "description": "三方数量" }, "totalQuantity": { "type": "integer", "format": "int32", "description": "总出品数量" } }, "title": "GoodsProducePositionStatisNumDTO" }, "GoodsProduceStatisNumDTO": { "type": "object", "properties": { "giftQuantity": { "type": "integer", "format": "int32", "description": "赠送数量" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "goodsName": { "type": "string", "description": "商品名" }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计分类ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计分类名" }, "salesQuantity": { "type": "integer", "format": "int32", "description": "销售数量" }, "thirdQuantity": { "type": "integer", "format": "int32", "description": "三方数量" }, "totalQuantity": { "type": "integer", "format": "int32", "description": "总出品数量" } }, "title": "GoodsProduceStatisNumDTO" }, "GoodsRemoveCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "商品ID" } }, "title": "GoodsRemoveCmd", "description": "商品删除入参对象" }, "GoodsSaleListDTO": { "type": "object", "properties": { "classify": { "type": "integer", "format": "int32", "description": "商品类型 1-单品,2-套餐" }, "depositImage": { "type": "boolean", "description": "存酒是否拍照" }, "depositRuleId": { "type": "integer", "format": "int64", "description": "存酒方案" }, "depositRuleType": { "type": "integer", "format": "int32", "description": "存酒类型 1-不可存 2-整瓶 3-可半瓶" }, "discountStatus": { "type": "boolean", "description": "优惠状态" }, "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "image": { "type": "string", "description": "商品图" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价" }, "saleEndTime": { "type": "string", "description": "销售结束时间" }, "saleStartTime": { "type": "string", "description": "销售开始时间" }, "sellOutStatus": { "type": "boolean", "description": "售罄状态" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "vipLevelCardDiscount": { "type": "string", "description": "优惠信息" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "GoodsSaleListDTO", "description": "售卖商品列表" }, "GoodsSingleDetailDTO": { "type": "object", "required": [ "discountStatus", "displayOrder", "goodsStatisTypeId", "goodsStatisTypeName", "goodsTypeIds", "image", "name", "originalPrice", "producePositionId", "saleEndTime", "saleStartTime", "stockNum", "storedValuePaySupport", "waiterCommissionPrice", "walletPaySupport" ], "properties": { "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "depositImage": { "type": "boolean", "description": "存酒是否拍照" }, "depositRuleId": { "type": "integer", "format": "int64", "description": "存酒规则" }, "depositRuleType": { "type": "integer", "format": "int32", "description": "存酒类型" }, "discountStatus": { "type": "boolean", "description": "优惠状态" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 每个分类下唯一" }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计类型ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计类型名称" }, "goodsTypeIds": { "type": "array", "description": "商品类型ID列表", "items": { "type": "integer", "format": "int64" } }, "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "image": { "type": "string", "description": "商品图片" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价 单位-分" }, "producePositionId": { "type": "integer", "format": "int64", "description": "出品位置" }, "saleEndTime": { "type": "string", "description": "销售结束时间" }, "saleStartTime": { "type": "string", "description": "销售开始时间" }, "salesPerformancePrice": { "type": "integer", "format": "int64", "description": "销售业绩金额 默认为商品原价" }, "stockNum": { "type": "integer", "format": "int32", "description": "库存数量" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "vipLevelCardDiscount": { "type": "array", "description": "会员卡优惠信息", "items": { "$ref": "#/definitions/GoodsVipLevelCardDiscountDTO", "originalRef": "GoodsVipLevelCardDiscountDTO" } }, "waiterCommissionPrice": { "type": "integer", "format": "int64", "description": "服务员提成金额" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "GoodsSingleDetailDTO", "description": "单品详情" }, "GoodsStatisTypeAddCmd": { "type": "object", "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 -不可重复" }, "name": { "type": "string", "description": "分类名" } }, "title": "GoodsStatisTypeAddCmd", "description": "商品统计分类新增对象" }, "GoodsStatisTypeEditCmd": { "type": "object", "required": [ "displayOrder", "id", "name" ], "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 -不可重复" }, "id": { "type": "integer", "format": "int64", "description": "商品统计分类ID" }, "name": { "type": "string", "description": "分类名" } }, "title": "GoodsStatisTypeEditCmd", "description": "商品统计分类编辑对象" }, "GoodsStatisTypeListDTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "分类ID" }, "name": { "type": "string", "description": "分类名" }, "status": { "type": "boolean", "description": "状态" } }, "title": "GoodsStatisTypeListDTO" }, "GoodsStatisTypePageListDTO": { "type": "object", "properties": { "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "分类名" }, "status": { "type": "boolean", "description": "状态 true-正常,false-禁用" } }, "title": "GoodsStatisTypePageListDTO", "description": "商品统计分类分页列表对象" }, "GoodsStatisTypeRemoveCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "商品类型ID" } }, "title": "GoodsStatisTypeRemoveCmd", "description": "商品统计类型删除入参对象" }, "GoodsStatisTypeStatusCmd": { "type": "object", "required": [ "id", "status" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "商品统计分类ID" }, "status": { "type": "boolean", "description": "状态 true-启用, false-禁用" } }, "title": "GoodsStatisTypeStatusCmd", "description": "商品统计分类状态变更对象" }, "GoodsStockRecordPageListDTO": { "type": "object", "properties": { "businessId": { "type": "integer", "format": "int64", "description": "业务ID" }, "businessNo": { "type": "string", "description": "业务单号" }, "businessType": { "type": "integer", "format": "int32", "description": "业务类型" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "newNum": { "type": "integer", "format": "int32", "description": "新数量" }, "num": { "type": "integer", "format": "int32", "description": "操作数量" }, "oldNum": { "type": "integer", "format": "int32", "description": "原数量" }, "operationTime": { "type": "string", "description": "操作时间" }, "operator": { "type": "string", "description": "操作人" }, "operatorId": { "type": "integer", "format": "int64", "description": "操作人ID" } }, "title": "GoodsStockRecordPageListDTO", "description": "商品库存记录分页列表对象" }, "GoodsTypeAddCmd": { "type": "object", "required": [ "type" ], "properties": { "barAreaIds": { "type": "array", "description": "关联的台位区域ID", "items": { "type": "integer", "format": "int64" } }, "channelSourceId": { "type": "integer", "format": "int64", "description": "活动菜单的渠道ID" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 -不可重复" }, "displayType": { "type": "integer", "format": "int32", "description": "显示类型 1-全部可见, 2-部分可见" }, "name": { "type": "string", "description": "分类名" }, "type": { "type": "integer", "format": "int32", "description": "类型 1-用户菜单,2-服务员菜单,3-活动菜单" }, "waiterIds": { "type": "array", "description": "服务员菜单绑定的服务员ID列表", "items": { "type": "integer", "format": "int64" } } }, "title": "GoodsTypeAddCmd", "description": "商品分类新增对象" }, "GoodsTypeDetailDTO": { "type": "object", "properties": { "barAreaIds": { "type": "array", "description": "区域ID", "items": { "type": "integer", "format": "int64" } }, "channelSourceId": { "type": "integer", "format": "int64", "description": "活动菜单的渠道ID" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "displayType": { "type": "integer", "format": "int32", "description": "显示类型 1-全部可见, 2-部分可见" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "分类名" }, "status": { "type": "boolean", "description": "状态 true-正常,false-禁用" }, "type": { "type": "integer", "format": "int32", "description": "类型" }, "waiterIds": { "type": "array", "description": "服务员菜单绑定的服务员ID列表", "items": { "type": "integer", "format": "int64" } } }, "title": "GoodsTypeDetailDTO", "description": "商品分类详情对象" }, "GoodsTypeEditCmd": { "type": "object", "required": [ "displayOrder", "id", "name", "type" ], "properties": { "barAreaIds": { "type": "array", "description": "关联的台位区域ID", "items": { "type": "integer", "format": "int64" } }, "channelSourceId": { "type": "integer", "format": "int64", "description": "活动菜单的渠道ID" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 -不可重复" }, "displayType": { "type": "integer", "format": "int32", "description": "显示类型 1-全部可见, 2-部分可见" }, "id": { "type": "integer", "format": "int64", "description": "商品分类ID" }, "name": { "type": "string", "description": "分类名" }, "type": { "type": "integer", "format": "int32", "description": "类型 1-用户菜单,2-服务员菜单,3-活动菜单" }, "waiterIds": { "type": "array", "description": "服务员菜单绑定的服务员ID列表", "items": { "type": "integer", "format": "int64" } } }, "title": "GoodsTypeEditCmd", "description": "商品分类编辑对象" }, "GoodsTypeListDTO": { "type": "object", "properties": { "goodsList": { "type": "array", "description": "商品列表", "items": { "$ref": "#/definitions/GoodsSaleListDTO", "originalRef": "GoodsSaleListDTO" } }, "id": { "type": "integer", "format": "int64", "description": "分类ID" }, "name": { "type": "string", "description": "分类名" }, "status": { "type": "boolean", "description": "状态" }, "type": { "type": "integer", "format": "int32", "description": "类型" } }, "title": "GoodsTypeListDTO", "description": "分类列表" }, "GoodsTypePageListDTO": { "type": "object", "properties": { "barAreaIds": { "type": "array", "description": "区域ID", "items": { "type": "integer", "format": "int64" } }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "分类名" }, "status": { "type": "boolean", "description": "状态 true-正常,false-禁用" }, "type": { "type": "integer", "format": "int32", "description": "类型" } }, "title": "GoodsTypePageListDTO", "description": "商品分类分页列表对象" }, "GoodsTypeRemoveCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "商品类型ID" } }, "title": "GoodsTypeRemoveCmd", "description": "商品类型删除入参对象" }, "GoodsTypeStatusCmd": { "type": "object", "required": [ "id", "status" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "商品分类ID" }, "status": { "type": "boolean", "description": "状态 true-启用, false-禁用" } }, "title": "GoodsTypeStatusCmd", "description": "商品分类状态变更对象" }, "GoodsVipLevelCardDiscountDTO": { "type": "object", "properties": { "vipLevelCardId": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "vipLevelCardName": { "type": "string", "description": "会员卡名" }, "vipPrice": { "type": "integer", "format": "int64", "description": "会员价" } }, "title": "GoodsVipLevelCardDiscountDTO" }, "HttpResult": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "object", "description": "数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult" }, "HttpResult«AppVersionInfo»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/AppVersionInfo", "originalRef": "AppVersionInfo" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«AppVersionInfo»" }, "HttpResult«AuthorizedButtonKeyDic»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "object", "description": "数据", "additionalProperties": { "type": "object", "additionalProperties": { "type": "boolean" } } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«AuthorizedButtonKeyDic»" }, "HttpResult«BarAreaDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BarAreaDetailDTO", "originalRef": "BarAreaDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BarAreaDetailDTO»" }, "HttpResult«BarTableBizDateDetailAdminDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BarTableBizDateDetailAdminDTO", "originalRef": "BarTableBizDateDetailAdminDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BarTableBizDateDetailAdminDTO»" }, "HttpResult«BarTableBookRuleAdminDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BarTableBookRuleAdminDTO", "originalRef": "BarTableBookRuleAdminDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BarTableBookRuleAdminDTO»" }, "HttpResult«BarTableDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BarTableDetailDTO", "originalRef": "BarTableDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BarTableDetailDTO»" }, "HttpResult«BarTableStatusStatisDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BarTableStatusStatisDTO", "originalRef": "BarTableStatusStatisDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BarTableStatusStatisDTO»" }, "HttpResult«BarTableTypeDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BarTableTypeDetailDTO", "originalRef": "BarTableTypeDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BarTableTypeDetailDTO»" }, "HttpResult«BarTableWidgetAreaBindDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BarTableWidgetAreaBindDetailDTO", "originalRef": "BarTableWidgetAreaBindDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BarTableWidgetAreaBindDetailDTO»" }, "HttpResult«BizDateInfo»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BizDateInfo", "originalRef": "BizDateInfo" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BizDateInfo»" }, "HttpResult«BookBarTableResultDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BookBarTableResultDTO", "originalRef": "BookBarTableResultDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BookBarTableResultDTO»" }, "HttpResult«BusinessDataImagesDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/BusinessDataImagesDTO", "originalRef": "BusinessDataImagesDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«BusinessDataImagesDTO»" }, "HttpResult«CheckinResultDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/CheckinResultDTO", "originalRef": "CheckinResultDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«CheckinResultDTO»" }, "HttpResult«CheckinScanQrCodeResultDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/CheckinScanQrCodeResultDTO", "originalRef": "CheckinScanQrCodeResultDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«CheckinScanQrCodeResultDTO»" }, "HttpResult«CheckoutResultDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/CheckoutResultDTO", "originalRef": "CheckoutResultDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«CheckoutResultDTO»" }, "HttpResult«ChecktransResultDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/ChecktransResultDTO", "originalRef": "ChecktransResultDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«ChecktransResultDTO»" }, "HttpResult«ClubDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/ClubDetailDTO", "originalRef": "ClubDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«ClubDetailDTO»" }, "HttpResult«ClubWaitAccountStatisticDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/ClubWaitAccountStatisticDTO", "originalRef": "ClubWaitAccountStatisticDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«ClubWaitAccountStatisticDTO»" }, "HttpResult«ComBulletinDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/ComBulletinDetailDTO", "originalRef": "ComBulletinDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«ComBulletinDetailDTO»" }, "HttpResult«ComInAccountStatisticDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/ComInAccountStatisticDTO", "originalRef": "ComInAccountStatisticDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«ComInAccountStatisticDTO»" }, "HttpResult«CompanyDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/CompanyDetailDTO", "originalRef": "CompanyDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«CompanyDetailDTO»" }, "HttpResult«CusAccountBalanceStatisDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/CusAccountBalanceStatisDTO", "originalRef": "CusAccountBalanceStatisDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«CusAccountBalanceStatisDTO»" }, "HttpResult«DataScreenBarTableStatisticDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/DataScreenBarTableStatisticDTO", "originalRef": "DataScreenBarTableStatisticDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«DataScreenBarTableStatisticDTO»" }, "HttpResult«DataScreenBusinessDataDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/DataScreenBusinessDataDTO", "originalRef": "DataScreenBusinessDataDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«DataScreenBusinessDataDTO»" }, "HttpResult«DataScreenTodayBusinessCardDataDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/DataScreenTodayBusinessCardDataDTO", "originalRef": "DataScreenTodayBusinessCardDataDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«DataScreenTodayBusinessCardDataDTO»" }, "HttpResult«DataScreenTodayBusinessDataDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/DataScreenTodayBusinessDataDTO", "originalRef": "DataScreenTodayBusinessDataDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«DataScreenTodayBusinessDataDTO»" }, "HttpResult«DataScreenTodayBusinessDataV2DTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/DataScreenTodayBusinessDataV2DTO", "originalRef": "DataScreenTodayBusinessDataV2DTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«DataScreenTodayBusinessDataV2DTO»" }, "HttpResult«DataScreenVipCardSaleDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/DataScreenVipCardSaleDTO", "originalRef": "DataScreenVipCardSaleDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«DataScreenVipCardSaleDTO»" }, "HttpResult«DateRangeDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/DateRangeDTO", "originalRef": "DateRangeDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«DateRangeDTO»" }, "HttpResult«GoodsPackDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/GoodsPackDetailDTO", "originalRef": "GoodsPackDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«GoodsPackDetailDTO»" }, "HttpResult«GoodsSingleDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/GoodsSingleDetailDTO", "originalRef": "GoodsSingleDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«GoodsSingleDetailDTO»" }, "HttpResult«GoodsTypeDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/GoodsTypeDetailDTO", "originalRef": "GoodsTypeDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«GoodsTypeDetailDTO»" }, "HttpResult«List«AppVersionInfo»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/AppVersionInfo", "originalRef": "AppVersionInfo" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«AppVersionInfo»»" }, "HttpResult«List«BarAreaInfoDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarAreaInfoDTO", "originalRef": "BarAreaInfoDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarAreaInfoDTO»»" }, "HttpResult«List«BarTableAccessWineListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableAccessWineListItemDTO", "originalRef": "BarTableAccessWineListItemDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableAccessWineListItemDTO»»" }, "HttpResult«List«BarTableBindingWaiterDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableBindingWaiterDTO", "originalRef": "BarTableBindingWaiterDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableBindingWaiterDTO»»" }, "HttpResult«List«BarTableBizDateInfoAdminDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableBizDateInfoAdminDTO", "originalRef": "BarTableBizDateInfoAdminDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableBizDateInfoAdminDTO»»" }, "HttpResult«List«BarTableGiftOrderListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableGiftOrderListItemDTO", "originalRef": "BarTableGiftOrderListItemDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableGiftOrderListItemDTO»»" }, "HttpResult«List«BarTableInfoListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableInfoListDTO", "originalRef": "BarTableInfoListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableInfoListDTO»»" }, "HttpResult«List«BarTableListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableListItemDTO", "originalRef": "BarTableListItemDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableListItemDTO»»" }, "HttpResult«List«BarTableOpLogListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableOpLogListItemDTO", "originalRef": "BarTableOpLogListItemDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableOpLogListItemDTO»»" }, "HttpResult«List«BarTableTypeInfoDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableTypeInfoDTO", "originalRef": "BarTableTypeInfoDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«BarTableTypeInfoDTO»»" }, "HttpResult«List«ChannelSourceListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/ChannelSourceListDTO", "originalRef": "ChannelSourceListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«ChannelSourceListDTO»»" }, "HttpResult«List«CheckinGoodsInfoDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/CheckinGoodsInfoDTO", "originalRef": "CheckinGoodsInfoDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«CheckinGoodsInfoDTO»»" }, "HttpResult«List«CommonViewTree«SysMenuTreeAttrCell»»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/CommonViewTree«SysMenuTreeAttrCell»", "originalRef": "CommonViewTree«SysMenuTreeAttrCell»" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«CommonViewTree«SysMenuTreeAttrCell»»»" }, "HttpResult«List«DepartmentTree»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/DepartmentTree", "originalRef": "DepartmentTree" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«DepartmentTree»»" }, "HttpResult«List«DepositRuleCombobox»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/DepositRuleCombobox", "originalRef": "DepositRuleCombobox" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«DepositRuleCombobox»»" }, "HttpResult«List«EmployeeSearchResDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/EmployeeSearchResDTO", "originalRef": "EmployeeSearchResDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«EmployeeSearchResDTO»»" }, "HttpResult«List«GoodsPageListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsPageListDTO", "originalRef": "GoodsPageListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«GoodsPageListDTO»»" }, "HttpResult«List«GoodsProducePositionStatisNumDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsProducePositionStatisNumDTO", "originalRef": "GoodsProducePositionStatisNumDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«GoodsProducePositionStatisNumDTO»»" }, "HttpResult«List«GoodsProduceStatisNumDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsProduceStatisNumDTO", "originalRef": "GoodsProduceStatisNumDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«GoodsProduceStatisNumDTO»»" }, "HttpResult«List«GoodsStatisTypeListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsStatisTypeListDTO", "originalRef": "GoodsStatisTypeListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«GoodsStatisTypeListDTO»»" }, "HttpResult«List«GoodsTypeListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsTypeListDTO", "originalRef": "GoodsTypeListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«GoodsTypeListDTO»»" }, "HttpResult«List«IncomeMchAccountsDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/IncomeMchAccountsDTO", "originalRef": "IncomeMchAccountsDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«IncomeMchAccountsDTO»»" }, "HttpResult«List«MemberSearchResDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/MemberSearchResDTO", "originalRef": "MemberSearchResDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«MemberSearchResDTO»»" }, "HttpResult«List«MenuTree»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/MenuTree", "originalRef": "MenuTree" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«MenuTree»»" }, "HttpResult«List«MerchantCombobox»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/MerchantCombobox", "originalRef": "MerchantCombobox" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«MerchantCombobox»»" }, "HttpResult«List«MiniAppTemplateListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/MiniAppTemplateListDTO", "originalRef": "MiniAppTemplateListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«MiniAppTemplateListDTO»»" }, "HttpResult«List«PrinterConfig»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/PrinterConfig", "originalRef": "PrinterConfig" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«PrinterConfig»»" }, "HttpResult«List«PrinterPosition»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/PrinterPosition", "originalRef": "PrinterPosition" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«PrinterPosition»»" }, "HttpResult«List«SysUserListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/SysUserListDTO", "originalRef": "SysUserListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«SysUserListDTO»»" }, "HttpResult«List«TradePayDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/TradePayDTO", "originalRef": "TradePayDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«TradePayDTO»»" }, "HttpResult«List«UserManageClubCombobox»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/UserManageClubCombobox", "originalRef": "UserManageClubCombobox" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«UserManageClubCombobox»»" }, "HttpResult«List«VipLevelCardListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/VipLevelCardListDTO", "originalRef": "VipLevelCardListDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«VipLevelCardListDTO»»" }, "HttpResult«List«WaiterDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/WaiterDTO", "originalRef": "WaiterDTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«WaiterDTO»»" }, "HttpResult«List«string»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "type": "string" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«string»»" }, "HttpResult«List«上桌用户混合开台人返回»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/上桌用户混合开台人返回", "originalRef": "上桌用户混合开台人返回" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«上桌用户混合开台人返回»»" }, "HttpResult«List«余额卡充值金额类型列表信息»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/余额卡充值金额类型列表信息", "originalRef": "余额卡充值金额类型列表信息" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«余额卡充值金额类型列表信息»»" }, "HttpResult«List«余额卡分页列表响应对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/余额卡分页列表响应对象", "originalRef": "余额卡分页列表响应对象" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«余额卡分页列表响应对象»»" }, "HttpResult«List«余额卡列表及用户余额信息»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/余额卡列表及用户余额信息", "originalRef": "余额卡列表及用户余额信息" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«余额卡列表及用户余额信息»»" }, "HttpResult«List«公司数据信息DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/公司数据信息DTO", "originalRef": "公司数据信息DTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«公司数据信息DTO»»" }, "HttpResult«List«公告下拉款对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/公告下拉款对象", "originalRef": "公告下拉款对象" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«公告下拉款对象»»" }, "HttpResult«List«取酒列表展示对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/取酒列表展示对象", "originalRef": "取酒列表展示对象" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«取酒列表展示对象»»" }, "HttpResult«List«台位消费数据明细DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/台位消费数据明细DTO", "originalRef": "台位消费数据明细DTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«台位消费数据明细DTO»»" }, "HttpResult«List«商品销售排行统计DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/商品销售排行统计DTO", "originalRef": "商品销售排行统计DTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«商品销售排行统计DTO»»" }, "HttpResult«List«存酒统计»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/存酒统计", "originalRef": "存酒统计" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«存酒统计»»" }, "HttpResult«List«延期记录列表»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/延期记录列表", "originalRef": "延期记录列表" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«延期记录列表»»" }, "HttpResult«List«收单账户绑定POS机DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/收单账户绑定POS机DTO", "originalRef": "收单账户绑定POS机DTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«收单账户绑定POS机DTO»»" }, "HttpResult«List«新增用户角色下拉框»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/新增用户角色下拉框", "originalRef": "新增用户角色下拉框" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«新增用户角色下拉框»»" }, "HttpResult«List«未支付结算对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/未支付结算对象", "originalRef": "未支付结算对象" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«未支付结算对象»»" }, "HttpResult«List«第三方订单点单记录DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/第三方订单点单记录DTO", "originalRef": "第三方订单点单记录DTO" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«第三方订单点单记录DTO»»" }, "HttpResult«List«角色列表实体»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/角色列表实体", "originalRef": "角色列表实体" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«角色列表实体»»" }, "HttpResult«List«赠送记录»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/赠送记录", "originalRef": "赠送记录" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«赠送记录»»" }, "HttpResult«List«退款结算对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/退款结算对象", "originalRef": "退款结算对象" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«退款结算对象»»" }, "HttpResult«List«酒吧简单对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/酒吧简单对象", "originalRef": "酒吧简单对象" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«酒吧简单对象»»" }, "HttpResult«List«酒水订单列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/酒水订单列表对象", "originalRef": "酒水订单列表对象" } }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«List«酒水订单列表对象»»" }, "HttpResult«LocalDate»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "string", "description": "数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«LocalDate»" }, "HttpResult«MemberDetailDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/MemberDetailDTO", "originalRef": "MemberDetailDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«MemberDetailDTO»" }, "HttpResult«MiniAppAuditInfoDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/MiniAppAuditInfoDTO", "originalRef": "MiniAppAuditInfoDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«MiniAppAuditInfoDTO»" }, "HttpResult«OrderStatisticsResponse»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/OrderStatisticsResponse", "originalRef": "OrderStatisticsResponse" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«OrderStatisticsResponse»" }, "HttpResult«PageInfoRsp«BarAreaListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«BarAreaListItemDTO»", "originalRef": "PageInfoRsp«BarAreaListItemDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«BarAreaListItemDTO»»" }, "HttpResult«PageInfoRsp«BarTableListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«BarTableListItemDTO»", "originalRef": "PageInfoRsp«BarTableListItemDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«BarTableListItemDTO»»" }, "HttpResult«PageInfoRsp«BarTableTypeListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«BarTableTypeListItemDTO»", "originalRef": "PageInfoRsp«BarTableTypeListItemDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«BarTableTypeListItemDTO»»" }, "HttpResult«PageInfoRsp«BookRecordListItemWebDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«BookRecordListItemWebDTO»", "originalRef": "PageInfoRsp«BookRecordListItemWebDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«BookRecordListItemWebDTO»»" }, "HttpResult«PageInfoRsp«ClubListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«ClubListItemDTO»", "originalRef": "PageInfoRsp«ClubListItemDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«ClubListItemDTO»»" }, "HttpResult«PageInfoRsp«CompanyComboBoxDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«CompanyComboBoxDTO»", "originalRef": "PageInfoRsp«CompanyComboBoxDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«CompanyComboBoxDTO»»" }, "HttpResult«PageInfoRsp«CompanyListItemDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«CompanyListItemDTO»", "originalRef": "PageInfoRsp«CompanyListItemDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«CompanyListItemDTO»»" }, "HttpResult«PageInfoRsp«CusAccountBalancePageListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«CusAccountBalancePageListDTO»", "originalRef": "PageInfoRsp«CusAccountBalancePageListDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«CusAccountBalancePageListDTO»»" }, "HttpResult«PageInfoRsp«GoodsPageListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«GoodsPageListDTO»", "originalRef": "PageInfoRsp«GoodsPageListDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«GoodsPageListDTO»»" }, "HttpResult«PageInfoRsp«GoodsStatisTypePageListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«GoodsStatisTypePageListDTO»", "originalRef": "PageInfoRsp«GoodsStatisTypePageListDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«GoodsStatisTypePageListDTO»»" }, "HttpResult«PageInfoRsp«GoodsStockRecordPageListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«GoodsStockRecordPageListDTO»", "originalRef": "PageInfoRsp«GoodsStockRecordPageListDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«GoodsStockRecordPageListDTO»»" }, "HttpResult«PageInfoRsp«GoodsTypePageListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«GoodsTypePageListDTO»", "originalRef": "PageInfoRsp«GoodsTypePageListDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«GoodsTypePageListDTO»»" }, "HttpResult«PageInfoRsp«MemberBookRecordListItemWebDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«MemberBookRecordListItemWebDTO»", "originalRef": "PageInfoRsp«MemberBookRecordListItemWebDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«MemberBookRecordListItemWebDTO»»" }, "HttpResult«PageInfoRsp«MemberPageDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«MemberPageDTO»", "originalRef": "PageInfoRsp«MemberPageDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«MemberPageDTO»»" }, "HttpResult«PageInfoRsp«VipLevelPageDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«VipLevelPageDTO»", "originalRef": "PageInfoRsp«VipLevelPageDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«VipLevelPageDTO»»" }, "HttpResult«PageInfoRsp«VipManagerOpenRecordDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«VipManagerOpenRecordDTO»", "originalRef": "PageInfoRsp«VipManagerOpenRecordDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«VipManagerOpenRecordDTO»»" }, "HttpResult«PageInfoRsp«VipPageDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«VipPageDTO»", "originalRef": "PageInfoRsp«VipPageDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«VipPageDTO»»" }, "HttpResult«PageInfoRsp«WxThirdPlatMiniAppPageListDTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«WxThirdPlatMiniAppPageListDTO»", "originalRef": "PageInfoRsp«WxThirdPlatMiniAppPageListDTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«WxThirdPlatMiniAppPageListDTO»»" }, "HttpResult«PageInfoRsp«余额卡分页列表响应对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«余额卡分页列表响应对象»", "originalRef": "PageInfoRsp«余额卡分页列表响应对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«余额卡分页列表响应对象»»" }, "HttpResult«PageInfoRsp«余额卡重置类型分页列表响应对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«余额卡重置类型分页列表响应对象»", "originalRef": "PageInfoRsp«余额卡重置类型分页列表响应对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«余额卡重置类型分页列表响应对象»»" }, "HttpResult«PageInfoRsp«储值卡列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«储值卡列表对象»", "originalRef": "PageInfoRsp«储值卡列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«储值卡列表对象»»" }, "HttpResult«PageInfoRsp«储值卡列表记录列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«储值卡列表记录列表对象»", "originalRef": "PageInfoRsp«储值卡列表记录列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«储值卡列表记录列表对象»»" }, "HttpResult«PageInfoRsp«充值分页列表»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«充值分页列表»", "originalRef": "PageInfoRsp«充值分页列表»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«充值分页列表»»" }, "HttpResult«PageInfoRsp«充值卡消费统计DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«充值卡消费统计DTO»", "originalRef": "PageInfoRsp«充值卡消费统计DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«充值卡消费统计DTO»»" }, "HttpResult«PageInfoRsp«公司公告列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«公司公告列表对象»", "originalRef": "PageInfoRsp«公司公告列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«公司公告列表对象»»" }, "HttpResult«PageInfoRsp«公司账单列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«公司账单列表对象»", "originalRef": "PageInfoRsp«公司账单列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«公司账单列表对象»»" }, "HttpResult«PageInfoRsp«卡片分页的卡片简单对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«卡片分页的卡片简单对象»", "originalRef": "PageInfoRsp«卡片分页的卡片简单对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«卡片分页的卡片简单对象»»" }, "HttpResult«PageInfoRsp«取酒报表»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«取酒报表»", "originalRef": "PageInfoRsp«取酒报表»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«取酒报表»»" }, "HttpResult«PageInfoRsp«台位消费数据统计DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«台位消费数据统计DTO»", "originalRef": "PageInfoRsp«台位消费数据统计DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«台位消费数据统计DTO»»" }, "HttpResult«PageInfoRsp«后台用户对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«后台用户对象»", "originalRef": "PageInfoRsp«后台用户对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«后台用户对象»»" }, "HttpResult«PageInfoRsp«员工销售统计DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«员工销售统计DTO»", "originalRef": "PageInfoRsp«员工销售统计DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«员工销售统计DTO»»" }, "HttpResult«PageInfoRsp«商品规则列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«商品规则列表对象»", "originalRef": "PageInfoRsp«商品规则列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«商品规则列表对象»»" }, "HttpResult«PageInfoRsp«商品销售明细DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«商品销售明细DTO»", "originalRef": "PageInfoRsp«商品销售明细DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«商品销售明细DTO»»" }, "HttpResult«PageInfoRsp«存酒列表»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«存酒列表»", "originalRef": "PageInfoRsp«存酒列表»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«存酒列表»»" }, "HttpResult«PageInfoRsp«存酒报表»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«存酒报表»", "originalRef": "PageInfoRsp«存酒报表»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«存酒报表»»" }, "HttpResult«PageInfoRsp«存酒记录»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«存酒记录»", "originalRef": "PageInfoRsp«存酒记录»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«存酒记录»»" }, "HttpResult«PageInfoRsp«打印机出品位置返回前端对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«打印机出品位置返回前端对象»", "originalRef": "PageInfoRsp«打印机出品位置返回前端对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«打印机出品位置返回前端对象»»" }, "HttpResult«PageInfoRsp«打印机配置返回前端对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«打印机配置返回前端对象»", "originalRef": "PageInfoRsp«打印机配置返回前端对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«打印机配置返回前端对象»»" }, "HttpResult«PageInfoRsp«批量制卡列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«批量制卡列表对象»", "originalRef": "PageInfoRsp«批量制卡列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«批量制卡列表对象»»" }, "HttpResult«PageInfoRsp«挂账列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«挂账列表对象»", "originalRef": "PageInfoRsp«挂账列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«挂账列表对象»»" }, "HttpResult«PageInfoRsp«服务提成数据DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«服务提成数据DTO»", "originalRef": "PageInfoRsp«服务提成数据DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«服务提成数据DTO»»" }, "HttpResult«PageInfoRsp«用户会员卡销售业绩详情DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«用户会员卡销售业绩详情DTO»", "originalRef": "PageInfoRsp«用户会员卡销售业绩详情DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«用户会员卡销售业绩详情DTO»»" }, "HttpResult«PageInfoRsp«用户充值业绩详情DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«用户充值业绩详情DTO»", "originalRef": "PageInfoRsp«用户充值业绩详情DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«用户充值业绩详情DTO»»" }, "HttpResult«PageInfoRsp«用户酒水销售业绩详情DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«用户酒水销售业绩详情DTO»", "originalRef": "PageInfoRsp«用户酒水销售业绩详情DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«用户酒水销售业绩详情DTO»»" }, "HttpResult«PageInfoRsp«积分列表»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«积分列表»", "originalRef": "PageInfoRsp«积分列表»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«积分列表»»" }, "HttpResult«PageInfoRsp«移动收单账户或设备收单账户DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«移动收单账户或设备收单账户DTO»", "originalRef": "PageInfoRsp«移动收单账户或设备收单账户DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«移动收单账户或设备收单账户DTO»»" }, "HttpResult«PageInfoRsp«第三方订单DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«第三方订单DTO»", "originalRef": "PageInfoRsp«第三方订单DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«第三方订单DTO»»" }, "HttpResult«PageInfoRsp«角色列表实体»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«角色列表实体»", "originalRef": "PageInfoRsp«角色列表实体»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«角色列表实体»»" }, "HttpResult«PageInfoRsp«赠送订单DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«赠送订单DTO»", "originalRef": "PageInfoRsp«赠送订单DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«赠送订单DTO»»" }, "HttpResult«PageInfoRsp«进件商户账户-pos机DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«进件商户账户-pos机DTO»", "originalRef": "PageInfoRsp«进件商户账户-pos机DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«进件商户账户-pos机DTO»»" }, "HttpResult«PageInfoRsp«进件商户账户DTO»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«进件商户账户DTO»", "originalRef": "PageInfoRsp«进件商户账户DTO»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«进件商户账户DTO»»" }, "HttpResult«PageInfoRsp«退品订单列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«退品订单列表对象»", "originalRef": "PageInfoRsp«退品订单列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«退品订单列表对象»»" }, "HttpResult«PageInfoRsp«酒水订单列表对象»»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/PageInfoRsp«酒水订单列表对象»", "originalRef": "PageInfoRsp«酒水订单列表对象»" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«PageInfoRsp«酒水订单列表对象»»" }, "HttpResult«StoredValueCardPayOrderDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/StoredValueCardPayOrderDTO", "originalRef": "StoredValueCardPayOrderDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«StoredValueCardPayOrderDTO»" }, "HttpResult«StoredValueCardSetting»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/StoredValueCardSetting", "originalRef": "StoredValueCardSetting" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«StoredValueCardSetting»" }, "HttpResult«TimeRangeDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/TimeRangeDTO", "originalRef": "TimeRangeDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«TimeRangeDTO»" }, "HttpResult«TradePayDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/TradePayDTO", "originalRef": "TradePayDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«TradePayDTO»" }, "HttpResult«TradeRefundDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/TradeRefundDTO", "originalRef": "TradeRefundDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«TradeRefundDTO»" }, "HttpResult«VipLevelCardDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/VipLevelCardDTO", "originalRef": "VipLevelCardDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«VipLevelCardDTO»" }, "HttpResult«VipPageStatisDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/VipPageStatisDTO", "originalRef": "VipPageStatisDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«VipPageStatisDTO»" }, "HttpResult«WaiterDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/WaiterDTO", "originalRef": "WaiterDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«WaiterDTO»" }, "HttpResult«WalletCardPayOrderDTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/WalletCardPayOrderDTO", "originalRef": "WalletCardPayOrderDTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«WalletCardPayOrderDTO»" }, "HttpResult«boolean»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "boolean", "description": "数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«boolean»" }, "HttpResult«int»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "integer", "format": "int32", "description": "数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«int»" }, "HttpResult«long»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "integer", "format": "int64", "description": "数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«long»" }, "HttpResult«string»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "type": "string", "description": "数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«string»" }, "HttpResult«今日营业数据DTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/今日营业数据DTO", "originalRef": "今日营业数据DTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«今日营业数据DTO»" }, "HttpResult«余额卡充值»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/余额卡充值", "originalRef": "余额卡充值" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«余额卡充值»" }, "HttpResult«余额卡详情»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/余额卡详情", "originalRef": "余额卡详情" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«余额卡详情»" }, "HttpResult«储值卡列表对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/储值卡列表对象", "originalRef": "储值卡列表对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«储值卡列表对象»" }, "HttpResult«储值卡操作相关权限信息»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/储值卡操作相关权限信息", "originalRef": "储值卡操作相关权限信息" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«储值卡操作相关权限信息»" }, "HttpResult«充值分页列表»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/充值分页列表", "originalRef": "充值分页列表" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«充值分页列表»" }, "HttpResult«公告设置对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/公告设置对象", "originalRef": "公告设置对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«公告设置对象»" }, "HttpResult«台位酒水订单对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/台位酒水订单对象", "originalRef": "台位酒水订单对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«台位酒水订单对象»" }, "HttpResult«台位酒水退品订单对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/台位酒水退品订单对象", "originalRef": "台位酒水退品订单对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«台位酒水退品订单对象»" }, "HttpResult«后台用户详细信息对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/后台用户详细信息对象", "originalRef": "后台用户详细信息对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«后台用户详细信息对象»" }, "HttpResult«存酒统计页面»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/存酒统计页面", "originalRef": "存酒统计页面" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«存酒统计页面»" }, "HttpResult«存酒详情-聚合对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/存酒详情-聚合对象", "originalRef": "存酒详情-聚合对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«存酒详情-聚合对象»" }, "HttpResult«批量制卡检查号码对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/批量制卡检查号码对象", "originalRef": "批量制卡检查号码对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«批量制卡检查号码对象»" }, "HttpResult«挂账对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/挂账对象", "originalRef": "挂账对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«挂账对象»" }, "HttpResult«用户伴随vip信息»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/用户伴随vip信息", "originalRef": "用户伴随vip信息" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«用户伴随vip信息»" }, "HttpResult«用户延期权益情况»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/用户延期权益情况", "originalRef": "用户延期权益情况" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«用户延期权益情况»" }, "HttpResult«登录返回对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/登录返回对象", "originalRef": "登录返回对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«登录返回对象»" }, "HttpResult«第一张卡片数据-营业数据»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/第一张卡片数据-营业数据", "originalRef": "第一张卡片数据-营业数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«第一张卡片数据-营业数据»" }, "HttpResult«第三张卡片数据-经营统计»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/第三张卡片数据-经营统计", "originalRef": "第三张卡片数据-经营统计" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«第三张卡片数据-经营统计»" }, "HttpResult«第三方订单点单记录详情»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/第三方订单点单记录详情", "originalRef": "第三方订单点单记录详情" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«第三方订单点单记录详情»" }, "HttpResult«第三方订单详情DTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/第三方订单详情DTO", "originalRef": "第三方订单详情DTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«第三方订单详情DTO»" }, "HttpResult«第二张卡片数据-业绩数据»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/第二张卡片数据-业绩数据", "originalRef": "第二张卡片数据-业绩数据" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«第二张卡片数据-业绩数据»" }, "HttpResult«角色列表实体»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/角色列表实体", "originalRef": "角色列表实体" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«角色列表实体»" }, "HttpResult«赠送订单详情DTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/赠送订单详情DTO", "originalRef": "赠送订单详情DTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«赠送订单详情DTO»" }, "HttpResult«赠送记录详情»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/赠送记录详情", "originalRef": "赠送记录详情" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«赠送记录详情»" }, "HttpResult«进件商户账户POS机详情DTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/进件商户账户POS机详情DTO", "originalRef": "进件商户账户POS机详情DTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«进件商户账户POS机详情DTO»" }, "HttpResult«进件商户账户详情DTO»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/进件商户账户详情DTO", "originalRef": "进件商户账户详情DTO" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«进件商户账户详情DTO»" }, "HttpResult«退品订单对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/退品订单对象", "originalRef": "退品订单对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«退品订单对象»" }, "HttpResult«酒水订单对象»": { "type": "object", "required": [ "code", "msg" ], "properties": { "code": { "type": "integer", "format": "int32", "description": "编码" }, "data": { "description": "数据", "$ref": "#/definitions/酒水订单对象", "originalRef": "酒水订单对象" }, "msg": { "type": "string", "description": "消息" } }, "title": "HttpResult«酒水订单对象»" }, "IdRequest": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "ID" } }, "title": "IdRequest", "description": "通用ID请求对象" }, "IncomeAccountBindComClubCmd": { "type": "object", "properties": { "accBindType": { "type": "integer", "format": "int32", "description": "绑定类型 1-移动收单户 2-设备收单户" }, "accountId": { "type": "integer", "format": "int64", "description": "收单账户ID(移动收单账户ID或设备收单账户ID)" }, "accountName": { "type": "string", "description": "收单账户名称(移动收单账户名称或设备收单账户名称)" }, "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "id": { "type": "integer", "format": "int64", "description": "主键" } }, "title": "IncomeAccountBindComClubCmd", "description": "收单商户绑定到公司或门店请求" }, "IncomeMchAccountAddCmd": { "type": "object", "properties": { "acquiringAccountName": { "type": "string", "description": "收单账户名称" }, "acquiringOrg": { "type": "string", "description": "收单机构类型,SHENG_PAY" }, "acquiringOrgName": { "type": "string", "description": "收单机构名称:盛付通" }, "bankAccountType": { "type": "string", "description": "银行账户类型 B:对公,C:对私" }, "bankInfo": { "type": "string", "description": "银行卡信息" }, "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "subMchId": { "type": "string", "description": "收单账户子商户号" }, "subjectType": { "type": "string", "description": "商户类型 企业:ENTERPRISE 个体工商户:INDIVIDUAL 小微商户:PERSONAL" } }, "title": "IncomeMchAccountAddCmd", "description": "进件商户账户新增请求对象" }, "IncomeMchAccountEditCmd": { "type": "object", "properties": { "accountId": { "type": "integer", "format": "int64", "description": "收单账户ID" }, "acquiringAccountName": { "type": "string", "description": "收单账户名称" }, "acquiringOrg": { "type": "string", "description": "收单机构类型,SHENG_PAY" }, "acquiringOrgName": { "type": "string", "description": "收单机构名称:盛付通" }, "bankAccountType": { "type": "string", "description": "银行账户类型 B:对公,C:对私" }, "bankInfo": { "type": "string", "description": "收单银行名称卡号" }, "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "subMchId": { "type": "string", "description": "收单账户子商户号" }, "subjectType": { "type": "string", "description": "商户类型 企业:ENTERPRISE 个体工商户:INDIVIDUAL 小微商户:PERSONAL" } }, "title": "IncomeMchAccountEditCmd", "description": "进件商户账户编辑请求对象" }, "IncomeMchAccountPosAddCmd": { "type": "object", "properties": { "accountId": { "type": "integer", "format": "int64", "description": "进件商户账户ID" }, "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "equipmentName": { "type": "string", "description": "设备名称" }, "equipmentNo": { "type": "string", "description": "设备编号" }, "terminalNo": { "type": "string", "description": "终端号" } }, "title": "IncomeMchAccountPosAddCmd", "description": "进件商户账户POS机新增请求对象" }, "IncomeMchAccountPosEditCmd": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "equipmentName": { "type": "string", "description": "设备名称" }, "equipmentNo": { "type": "string", "description": "设备编号" }, "id": { "type": "integer", "format": "int64", "description": "设备ID" }, "terminalNo": { "type": "string", "description": "终端号" } }, "title": "IncomeMchAccountPosEditCmd", "description": "进件商户账户POS机编辑请求对象" }, "IncomeMchAccountsDTO": { "type": "object", "properties": { "acquiringAccountName": { "type": "string", "description": "收单商户账户名称" }, "id": { "type": "integer", "format": "int64", "description": "收单商户账户ID" } }, "title": "IncomeMchAccountsDTO", "description": "进件商户账户新增请求对象" }, "MemberBookRecordListItemWebDTO": { "type": "object", "properties": { "areaId": { "type": "integer", "format": "int64", "description": "区域ID" }, "areaName": { "type": "string", "description": "区域名称" }, "barTableId": { "type": "integer", "format": "int64", "description": "预定台位ID" }, "barTableName": { "type": "string", "description": "台位名称冗余" }, "bookArrivedPerNum": { "type": "integer", "format": "int32", "description": "预定到店人数" }, "bookArrivedTime": { "type": "string", "description": "预定到达时间" }, "bookBizDate": { "type": "string", "description": "预定业务日" }, "bookCustomerName": { "type": "string", "description": "预定人名称" }, "bookCustomerPhone": { "type": "string", "description": "预定电话" }, "bookCustomerType": { "type": "string", "description": "预定人类型1-会员2-粉丝3-散客", "enum": [ "1", "2", "3" ] }, "bookDate": { "type": "string", "description": "预定自然日" }, "bookMemberId": { "type": "integer", "format": "int64", "description": "预定人账户ID" }, "bookMemberVipCardName": { "type": "string", "description": "会员卡名称" }, "bookNo": { "type": "string", "description": "预定编号,给用户看的可读的编号" }, "bookOpId": { "type": "integer", "format": "int64", "description": "预定操作人ID" }, "bookOpName": { "type": "string", "description": "预定操作人名称" }, "bookOpType": { "type": "string", "description": "预定操作人类型,1-客户 2-客户经理 3-服务员 4-前台", "enum": [ "1", "2", "3", "4", "5", "6" ] }, "bookStatus": { "type": "string", "description": "0-已取消 1-已预定 2-已过期 3-已完成", "enum": [ "0", "1", "2", "3" ] }, "createTime": { "type": "string", "description": "创建时间" }, "cusManagerId": { "type": "integer", "format": "int64", "description": "预定用户预定时客户经理ID" }, "cusManagerName": { "type": "string", "description": "预定用户预定时客户经理name" }, "id": { "type": "integer", "format": "int64", "description": "预定记录id" } }, "title": "MemberBookRecordListItemWebDTO", "description": "用户预定记录列表单项" }, "MemberDetailDTO": { "type": "object", "properties": { "activeStatus": { "type": "boolean", "description": "激活状态 true-激活 false-未激活" }, "avatarUrl": { "type": "string", "description": "用户头像地址" }, "betaTester": { "type": "boolean", "description": "是否内测用户" }, "birthday": { "type": "string", "description": "生日" }, "cardExpire": { "type": "string", "description": "到期日期" }, "cardName": { "type": "string", "description": "用户会员等级" }, "consumePoint": { "type": "integer", "format": "int32", "description": "积分" }, "createTime": { "type": "string", "description": "注册日期" }, "cumulativeConsume": { "type": "integer", "format": "int64", "description": "累计消费" }, "exclusiveManagerId": { "type": "integer", "format": "int64", "description": "专属经理ID" }, "exclusiveManagerName": { "type": "string", "description": "专属经理名" }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其他" }, "habit": { "type": "string", "description": "会员习惯" }, "lastConsumeTime": { "type": "string", "description": "最近消费日期" }, "memberId": { "type": "integer", "format": "int64", "description": "粉丝ID" }, "mobile": { "type": "string", "description": "手机号" }, "nickName": { "type": "string", "description": "昵称" }, "vipStatus": { "type": "boolean", "description": "会员状态" } }, "title": "MemberDetailDTO", "description": "粉丝详情" }, "MemberEditCmd": { "type": "object", "required": [ "memberId" ], "properties": { "habit": { "type": "string", "description": "粉丝习惯" }, "memberId": { "type": "integer", "format": "int64", "description": "粉丝ID" } }, "title": "MemberEditCmd", "description": "编辑会员信息" }, "MemberPageDTO": { "type": "object", "properties": { "avatarUrl": { "type": "string", "description": "头像" }, "betaTester": { "type": "boolean", "description": "内测用户" }, "birthday": { "type": "string", "description": "用户生日" }, "createTime": { "type": "string", "description": "注册日期" }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其他" }, "id": { "type": "integer", "format": "int64", "description": "粉丝ID" }, "mobile": { "type": "string", "description": "手机号" }, "nickName": { "type": "string", "description": "昵称" } }, "title": "MemberPageDTO", "description": "粉丝分页列表信息" }, "MemberSearchResDTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "用户ID" }, "mobile": { "type": "string", "description": "用户电话" }, "name": { "type": "string", "description": "用户名称" }, "vip": { "type": "boolean", "description": "是否vip(未过期不管激活没激活)" }, "vipActiveStatus": { "type": "boolean", "description": "会员激活状态" }, "vipCardId": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "vipCardLevel": { "type": "integer", "format": "int32", "description": "会员卡等级" }, "vipCardName": { "type": "string", "description": "会员卡名称" }, "vipExpired": { "type": "boolean", "description": "会员是否已过期" } }, "title": "MemberSearchResDTO", "description": "用户搜索结果" }, "MenuTree": { "type": "object", "properties": { "children": { "type": "array", "description": "下级目录", "items": { "$ref": "#/definitions/TreeNodeBox", "originalRef": "TreeNodeBox" } }, "createId": { "type": "integer", "format": "int64", "description": "创建者ID" }, "createName": { "type": "string", "description": "创建者名称" }, "createTime": { "type": "string", "description": "创建时间" }, "funType": { "type": "integer", "format": "int32", "description": "类型 1:系统功能 2:业务功能" }, "icon": { "type": "string", "description": "菜单图标" }, "id": { "type": "integer", "format": "int64" }, "menuGroup": { "type": "integer", "format": "int32", "description": "1:系统菜单,2 公司菜单" }, "menuKey": { "type": "string", "description": "菜单key" }, "menuType": { "type": "integer", "format": "int32", "description": "类型 1:一级目录topmenu 2:菜单submenu 3:按钮button" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序" }, "parentId": { "type": "integer", "format": "int64" }, "path": { "type": "string", "description": "菜单相对路径path" }, "perms": { "type": "string", "description": "授权字符串," }, "remark": { "type": "string", "description": "备注说明" }, "title": { "type": "string", "description": "菜单名称" }, "updateId": { "type": "integer", "format": "int64", "description": "修改者ID" }, "updateName": { "type": "string", "description": "修改者名称" }, "updateTime": { "type": "string", "description": "修改时间" } }, "title": "MenuTree" }, "MerchantCombobox": { "type": "object", "properties": { "merchantId": { "type": "integer", "format": "int64", "description": "商户id" }, "merchantName": { "type": "string", "description": "商户名" } }, "title": "MerchantCombobox" }, "MiniAppAuditInfoDTO": { "type": "object", "properties": { "reason": { "type": "string" }, "screenshot": { "type": "string" }, "status": { "type": "integer", "format": "int32" } }, "title": "MiniAppAuditInfoDTO" }, "MiniAppTemplateListDTO": { "type": "object", "properties": { "templateId": { "type": "integer", "format": "int32", "description": "模板ID" }, "userDesc": { "type": "string", "description": "模版描述 开发者自定义字段" }, "userVersion": { "type": "string", "description": "模版版本号,开发者自定义字段" } }, "title": "MiniAppTemplateListDTO" }, "OrderStatisticsResponse": { "type": "object", "title": "OrderStatisticsResponse" }, "PackGoodsAddCmd": { "type": "object", "required": [ "discountStatus", "displayOrder", "goodsList", "goodsStatisTypeId", "goodsStatisTypeName", "goodsTypeIds", "image", "name", "originalPrice", "storedValuePaySupport", "waiterCommissionPrice", "walletPaySupport" ], "properties": { "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "discountStatus": { "type": "boolean", "description": "优惠状态" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 每个分类下唯一" }, "goodsList": { "type": "array", "description": "套餐包含的商品列表", "items": { "$ref": "#/definitions/PackGoodsNumAddCmd", "originalRef": "PackGoodsNumAddCmd" } }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计类型ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计类型名称" }, "goodsTypeIds": { "type": "array", "description": "商品类型ID列表", "items": { "type": "integer", "format": "int64" } }, "image": { "type": "string", "description": "商品图片" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价 单位-分" }, "saleEndTime": { "type": "string", "description": "销售结束时间" }, "saleStartTime": { "type": "string", "description": "销售开始时间" }, "salesPerformancePrice": { "type": "integer", "format": "int64", "description": "销售业绩金额 默认为商品原价" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "vipLevelCardDiscount": { "type": "array", "description": "会员卡优惠信息", "items": { "$ref": "#/definitions/GoodsVipLevelCardDiscountDTO", "originalRef": "GoodsVipLevelCardDiscountDTO" } }, "waiterCommissionPrice": { "type": "integer", "format": "int64", "description": "服务员提成金额" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "PackGoodsAddCmd", "description": "新增单品对象" }, "PackGoodsEditCmd": { "type": "object", "required": [ "discountStatus", "displayOrder", "goodsList", "goodsStatisTypeId", "goodsStatisTypeName", "goodsTypeIds", "image", "name", "originalPrice", "storedValuePaySupport", "waiterCommissionPrice", "walletPaySupport" ], "properties": { "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "discountStatus": { "type": "boolean", "description": "优惠状态" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 每个分类下唯一" }, "goodsList": { "type": "array", "description": "套餐包含的商品列表", "items": { "$ref": "#/definitions/PackGoodsNumAddCmd", "originalRef": "PackGoodsNumAddCmd" } }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计类型ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计类型名称" }, "goodsTypeIds": { "type": "array", "description": "商品类型ID列表", "items": { "type": "integer", "format": "int64" } }, "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "image": { "type": "string", "description": "商品图片" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价 单位-分" }, "saleEndTime": { "type": "string", "description": "销售结束时间" }, "saleStartTime": { "type": "string", "description": "销售开始时间" }, "salesPerformancePrice": { "type": "integer", "format": "int64", "description": "销售业绩金额 默认为商品原价" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "vipLevelCardDiscount": { "type": "array", "description": "会员卡优惠信息", "items": { "$ref": "#/definitions/GoodsVipLevelCardDiscountDTO", "originalRef": "GoodsVipLevelCardDiscountDTO" } }, "waiterCommissionPrice": { "type": "integer", "format": "int64", "description": "服务员提成金额" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "PackGoodsEditCmd", "description": "新增单品对象" }, "PackGoodsNumAddCmd": { "type": "object", "required": [ "displayOrder", "goodsId", "goodsNum" ], "properties": { "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "goodsNum": { "type": "integer", "format": "int32", "description": "商品数量", "minimum": 1, "maximum": 300, "exclusiveMinimum": false, "exclusiveMaximum": false } }, "title": "PackGoodsNumAddCmd", "description": "新增套餐包含的单品信息" }, "PageInfoReq": { "type": "object", "properties": { "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "PageInfoReq", "description": "移动端 或前后端分离 分页查询实体" }, "PageInfoRsp«BarAreaListItemDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarAreaListItemDTO", "originalRef": "BarAreaListItemDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«BarAreaListItemDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«BarTableListItemDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableListItemDTO", "originalRef": "BarTableListItemDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«BarTableListItemDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«BarTableTypeListItemDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BarTableTypeListItemDTO", "originalRef": "BarTableTypeListItemDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«BarTableTypeListItemDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«BookRecordListItemWebDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/BookRecordListItemWebDTO", "originalRef": "BookRecordListItemWebDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«BookRecordListItemWebDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«ClubListItemDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/ClubListItemDTO", "originalRef": "ClubListItemDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«ClubListItemDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«CompanyComboBoxDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/CompanyComboBoxDTO", "originalRef": "CompanyComboBoxDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«CompanyComboBoxDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«CompanyListItemDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/CompanyListItemDTO", "originalRef": "CompanyListItemDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«CompanyListItemDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«CusAccountBalancePageListDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/CusAccountBalancePageListDTO", "originalRef": "CusAccountBalancePageListDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«CusAccountBalancePageListDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«GoodsPageListDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsPageListDTO", "originalRef": "GoodsPageListDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«GoodsPageListDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«GoodsStatisTypePageListDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsStatisTypePageListDTO", "originalRef": "GoodsStatisTypePageListDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«GoodsStatisTypePageListDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«GoodsStockRecordPageListDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsStockRecordPageListDTO", "originalRef": "GoodsStockRecordPageListDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«GoodsStockRecordPageListDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«GoodsTypePageListDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/GoodsTypePageListDTO", "originalRef": "GoodsTypePageListDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«GoodsTypePageListDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«MemberBookRecordListItemWebDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/MemberBookRecordListItemWebDTO", "originalRef": "MemberBookRecordListItemWebDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«MemberBookRecordListItemWebDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«MemberPageDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/MemberPageDTO", "originalRef": "MemberPageDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«MemberPageDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«VipLevelPageDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/VipLevelPageDTO", "originalRef": "VipLevelPageDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«VipLevelPageDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«VipManagerOpenRecordDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/VipManagerOpenRecordDTO", "originalRef": "VipManagerOpenRecordDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«VipManagerOpenRecordDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«VipPageDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/VipPageDTO", "originalRef": "VipPageDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«VipPageDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«WxThirdPlatMiniAppPageListDTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/WxThirdPlatMiniAppPageListDTO", "originalRef": "WxThirdPlatMiniAppPageListDTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«WxThirdPlatMiniAppPageListDTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«余额卡分页列表响应对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/余额卡分页列表响应对象", "originalRef": "余额卡分页列表响应对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«余额卡分页列表响应对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«余额卡重置类型分页列表响应对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/余额卡重置类型分页列表响应对象", "originalRef": "余额卡重置类型分页列表响应对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«余额卡重置类型分页列表响应对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«储值卡列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/储值卡列表对象", "originalRef": "储值卡列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«储值卡列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«储值卡列表记录列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/储值卡列表记录列表对象", "originalRef": "储值卡列表记录列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«储值卡列表记录列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«充值分页列表»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/充值分页列表", "originalRef": "充值分页列表" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«充值分页列表»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«充值卡消费统计DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/充值卡消费统计DTO", "originalRef": "充值卡消费统计DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«充值卡消费统计DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«公司公告列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/公司公告列表对象", "originalRef": "公司公告列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«公司公告列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«公司账单列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/公司账单列表对象", "originalRef": "公司账单列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«公司账单列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«卡片分页的卡片简单对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/卡片分页的卡片简单对象", "originalRef": "卡片分页的卡片简单对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«卡片分页的卡片简单对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«取酒报表»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/取酒报表", "originalRef": "取酒报表" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«取酒报表»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«台位消费数据统计DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/台位消费数据统计DTO", "originalRef": "台位消费数据统计DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«台位消费数据统计DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«后台用户对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/后台用户对象", "originalRef": "后台用户对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«后台用户对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«员工销售统计DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/员工销售统计DTO", "originalRef": "员工销售统计DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«员工销售统计DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«商品规则列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/商品规则列表对象", "originalRef": "商品规则列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«商品规则列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«商品销售明细DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/商品销售明细DTO", "originalRef": "商品销售明细DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«商品销售明细DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«存酒列表»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/存酒列表", "originalRef": "存酒列表" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«存酒列表»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«存酒报表»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/存酒报表", "originalRef": "存酒报表" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«存酒报表»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«存酒记录»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/存酒记录", "originalRef": "存酒记录" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«存酒记录»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«打印机出品位置返回前端对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/打印机出品位置返回前端对象", "originalRef": "打印机出品位置返回前端对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«打印机出品位置返回前端对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«打印机配置返回前端对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/打印机配置返回前端对象", "originalRef": "打印机配置返回前端对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«打印机配置返回前端对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«批量制卡列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/批量制卡列表对象", "originalRef": "批量制卡列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«批量制卡列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«挂账列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/挂账列表对象", "originalRef": "挂账列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«挂账列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«服务提成数据DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/服务提成数据DTO", "originalRef": "服务提成数据DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«服务提成数据DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«用户会员卡销售业绩详情DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/用户会员卡销售业绩详情DTO", "originalRef": "用户会员卡销售业绩详情DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«用户会员卡销售业绩详情DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«用户充值业绩详情DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/用户充值业绩详情DTO", "originalRef": "用户充值业绩详情DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«用户充值业绩详情DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«用户酒水销售业绩详情DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/用户酒水销售业绩详情DTO", "originalRef": "用户酒水销售业绩详情DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«用户酒水销售业绩详情DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«积分列表»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/积分列表", "originalRef": "积分列表" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«积分列表»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«移动收单账户或设备收单账户DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/移动收单账户或设备收单账户DTO", "originalRef": "移动收单账户或设备收单账户DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«移动收单账户或设备收单账户DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«第三方订单DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/第三方订单DTO", "originalRef": "第三方订单DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«第三方订单DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«角色列表实体»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/角色列表实体", "originalRef": "角色列表实体" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«角色列表实体»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«赠送订单DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/赠送订单DTO", "originalRef": "赠送订单DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«赠送订单DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«进件商户账户-pos机DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/进件商户账户-pos机DTO", "originalRef": "进件商户账户-pos机DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«进件商户账户-pos机DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«进件商户账户DTO»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/进件商户账户DTO", "originalRef": "进件商户账户DTO" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«进件商户账户DTO»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«退品订单列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/退品订单列表对象", "originalRef": "退品订单列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«退品订单列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PageInfoRsp«酒水订单列表对象»": { "type": "object", "properties": { "datalist": { "type": "array", "description": "数据", "items": { "$ref": "#/definitions/酒水订单列表对象", "originalRef": "酒水订单列表对象" } }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "total": { "type": "integer", "format": "int32", "description": "总条数" } }, "title": "PageInfoRsp«酒水订单列表对象»", "description": "移动端 或前后端分离 订单分页响应实体" }, "PrintTagCmd": { "type": "object", "properties": { "barTableName": { "type": "string", "description": "下单台位名称" }, "copies": { "type": "integer", "format": "int32", "description": "打印份数,默认为1" }, "customerName": { "type": "string", "description": "客户姓名" }, "mobile": { "type": "string", "description": "联系电话" }, "mode": { "type": "integer", "format": "int32", "description": "打印模式,默认为0" }, "money": { "type": "number", "format": "double", "description": "支付金额" }, "orderNo": { "type": "string", "description": "订单号" }, "orderTime": { "type": "string", "description": "下单时间" }, "payMode": { "type": "integer", "format": "int32", "description": "支付与否59~61:退款 到账 消费" }, "payType": { "type": "integer", "format": "int32", "description": "支付方式41~55:支付宝 微信 ..." }, "printTagItemCmds": { "type": "array", "description": "标签明细", "items": { "$ref": "#/definitions/PrintTagItemCmd", "originalRef": "PrintTagItemCmd" } }, "sn": { "type": "string", "description": "打印机编号" }, "voice": { "type": "integer", "format": "int32", "description": "声音播放模式,0 为取消订单模式,1 为静音模式,2 为来单播放模式,默认为 2 来单播放模式" } }, "title": "PrintTagCmd", "description": "打印标签请求对象" }, "PrintTagItemCmd": { "type": "object", "properties": { "goodsName": { "type": "string", "description": "商品名称" }, "orderPrice": { "type": "integer", "format": "int64", "description": "商品单价" }, "quantity": { "type": "integer", "format": "int32", "description": "商品数量" } }, "title": "PrintTagItemCmd", "description": "打印标签明细" }, "PrinterConfig": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64" }, "comId": { "type": "integer", "format": "int64" }, "createId": { "type": "integer", "format": "int64" }, "createName": { "type": "string" }, "createTime": { "type": "string" }, "functionModule": { "type": "string" }, "id": { "type": "integer", "format": "int64" }, "printMethod": { "type": "integer", "format": "int32" }, "printNum": { "type": "integer", "format": "int32" }, "printerBrand": { "type": "string" }, "printerName": { "type": "string" }, "snNo": { "type": "string" }, "trafficCard": { "type": "string" }, "updateId": { "type": "integer", "format": "int64" }, "updateName": { "type": "string" }, "updateTime": { "type": "string" } }, "title": "PrinterConfig" }, "PrinterEditRequest": { "type": "object", "properties": { "cardno": { "type": "string", "description": "流量卡号码" }, "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "functionModule": { "type": "string", "description": "功能模块" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "idcode": { "type": "string", "description": "打印机识别码" }, "name": { "type": "string", "description": "打印机名称" }, "printMethod": { "type": "integer", "format": "int32", "description": "打印方式 1.整单 2.一品一单" }, "printNum": { "type": "integer", "format": "int32", "description": "打印数量" }, "printerBrand": { "type": "string", "description": "打印机品牌" }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "sn": { "type": "string", "description": "打印机编号" }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" } }, "title": "PrinterEditRequest" }, "PrinterPosition": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64" }, "comId": { "type": "integer", "format": "int64" }, "createId": { "type": "integer", "format": "int64" }, "createName": { "type": "string" }, "createTime": { "type": "string" }, "id": { "type": "integer", "format": "int64" }, "printType": { "type": "integer", "format": "int32" }, "printerId": { "type": "string" }, "producePosition": { "type": "string" }, "updateId": { "type": "integer", "format": "int64" }, "updateName": { "type": "string" }, "updateTime": { "type": "string" } }, "title": "PrinterPosition" }, "PrinterPositionAddCmd": { "type": "object", "properties": { "printType": { "type": "integer", "format": "int32", "description": "打印类型 1:后厨 2:收单 3:银台 4:存酒 5:取酒 6:充值" }, "printerIds": { "type": "array", "description": "打印机ID", "items": { "type": "integer", "format": "int64" } }, "producePosition": { "type": "string", "description": "出品位置" } }, "title": "PrinterPositionAddCmd", "description": "新增打印机出品位置配置请求对象" }, "PrinterPositionEditCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "ID" }, "printAmount": { "type": "integer", "format": "int32", "description": "打印机份数" }, "printType": { "type": "integer", "format": "int32", "description": "打印类型 1:后厨 2:收单 3:银台 4:存酒 5:取酒 6:充值" }, "printerIds": { "type": "array", "description": "打印机ID", "items": { "type": "integer", "format": "int64" } }, "producePosition": { "type": "string", "description": "出品位置" } }, "title": "PrinterPositionEditCmd", "description": "编辑打印机出品位置配置请求对象" }, "PrinterRequestItem": { "type": "object", "properties": { "functionModule": { "type": "string", "description": "功能模块" }, "name": { "type": "string", "description": "打印机名称" }, "printMethod": { "type": "integer", "format": "int32", "description": "打印方式 1.整单 2.一品一单" }, "printNum": { "type": "integer", "format": "int32", "description": "打印数量" }, "printerBrand": { "type": "string", "description": "打印机品牌" }, "sn": { "type": "string", "description": "打印机编号" }, "trafficCard": { "type": "string", "description": "流量卡" } }, "title": "PrinterRequestItem", "description": "添加打印机请求项" }, "PrinterSaveRequest": { "type": "object", "properties": { "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "items": { "type": "array", "description": "打印机请求项集合", "items": { "$ref": "#/definitions/PrinterRequestItem", "originalRef": "PrinterRequestItem" } }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" } }, "title": "PrinterSaveRequest", "description": "打印机批量新增请求对象" }, "PrinterSnRequest": { "type": "object", "properties": { "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "snlist": { "type": "array", "description": "打印机编号请求项集合", "items": { "type": "string" } }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" } }, "title": "PrinterSnRequest" }, "PrinterSnRequestItem": { "type": "object", "properties": { "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "sn": { "type": "string", "description": "打印机编号" }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" } }, "title": "PrinterSnRequestItem" }, "ProducePositionBatchEditCmd": { "type": "object", "properties": { "ids": { "type": "array", "description": "商品ID", "items": { "type": "integer", "format": "int64" } }, "producePositionId": { "type": "integer", "format": "int64", "description": "出品位置ID" } }, "title": "ProducePositionBatchEditCmd", "description": "批量设置出品位置" }, "QueryOrderStatisticsRequest": { "type": "object", "properties": { "date": { "type": "string", "description": "查询日期,格式YY-MM-DD,如:2016-09-20" }, "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "sn": { "type": "string", "description": "打印机编号" }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" } }, "title": "QueryOrderStatisticsRequest" }, "QueryOrderStatusRequest": { "type": "object", "properties": { "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "orderId": { "type": "string", "description": "订单编号" }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" } }, "title": "QueryOrderStatusRequest" }, "ReleaseCodeCmd": { "type": "object", "properties": { "miniAppId": { "type": "array", "description": "小程序ID列表", "items": { "type": "string" } } }, "title": "ReleaseCodeCmd" }, "ServiceCommissionDataQuery": { "type": "object", "properties": { "endTime": { "type": "string", "description": "查询结束时间" }, "groupWaiter": { "type": "boolean", "description": "是否服务员分组" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "queryEndTime": { "type": "string", "description": "查询结束时间" }, "queryStartTime": { "type": "string", "description": "查询开始时间" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "startTime": { "type": "string", "description": "查询开始时间" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员ID" } }, "title": "ServiceCommissionDataQuery", "description": "服务提成统计查询条件" }, "SetVoiceTypeRequest": { "type": "object", "properties": { "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "sn": { "type": "string", "description": "打印机编号" }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" }, "voiceType": { "type": "integer", "format": "int32", "description": "声音类型: 0真人语音(大) 1真人语音(中) 2真人语音(小) 3 嘀嘀声 4 静音" } }, "title": "SetVoiceTypeRequest" }, "SingleGoodsAddCmd": { "type": "object", "required": [ "depositImage", "depositRuleId", "depositRuleType", "discountStatus", "displayOrder", "goodsStatisTypeId", "goodsStatisTypeName", "goodsTypeIds", "image", "name", "originalPrice", "producePositionId", "storedValuePaySupport", "waiterCommissionPrice", "walletPaySupport" ], "properties": { "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "depositImage": { "type": "boolean", "description": "存酒是否拍照" }, "depositRuleId": { "type": "integer", "format": "int64", "description": "存酒规则" }, "depositRuleType": { "type": "integer", "format": "int32", "description": "存酒类型" }, "discountStatus": { "type": "boolean", "description": "优惠状态" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 每个分类下唯一" }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计类型ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计类型名称" }, "goodsTypeIds": { "type": "array", "description": "商品类型ID列表", "items": { "type": "integer", "format": "int64" } }, "image": { "type": "string", "description": "商品图片" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价 单位-分" }, "producePositionId": { "type": "integer", "format": "int64", "description": "出品位置" }, "saleEndTime": { "type": "string", "description": "销售结束时间" }, "saleStartTime": { "type": "string", "description": "销售开始时间" }, "salesPerformancePrice": { "type": "integer", "format": "int64", "description": "销售业绩金额 默认为商品原价" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "vipLevelCardDiscount": { "type": "array", "description": "会员卡优惠信息", "items": { "$ref": "#/definitions/GoodsVipLevelCardDiscountDTO", "originalRef": "GoodsVipLevelCardDiscountDTO" } }, "waiterCommissionPrice": { "type": "integer", "format": "int64", "description": "服务员提成金额" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "SingleGoodsAddCmd", "description": "新增单品对象" }, "SingleGoodsEditCmd": { "type": "object", "required": [ "depositImage", "depositRuleId", "depositRuleType", "discountStatus", "displayOrder", "goodsStatisTypeId", "goodsStatisTypeName", "goodsTypeIds", "image", "name", "originalPrice", "producePositionId", "storedValuePaySupport", "waiterCommissionPrice", "walletPaySupport" ], "properties": { "computeCommissionStatus": { "type": "boolean", "description": "计佣状态" }, "depositImage": { "type": "boolean", "description": "存酒是否拍照" }, "depositRuleId": { "type": "integer", "format": "int64", "description": "存酒规则" }, "depositRuleType": { "type": "integer", "format": "int32", "description": "存酒类型" }, "discountStatus": { "type": "boolean", "description": "优惠状态" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号 每个分类下唯一" }, "goodsStatisTypeId": { "type": "integer", "format": "int64", "description": "商品统计类型ID" }, "goodsStatisTypeName": { "type": "string", "description": "商品统计类型名称" }, "goodsTypeIds": { "type": "array", "description": "商品类型ID列表", "items": { "type": "integer", "format": "int64" } }, "id": { "type": "integer", "format": "int64", "description": "商品ID" }, "image": { "type": "string", "description": "商品图片" }, "name": { "type": "string", "description": "商品名" }, "originalPrice": { "type": "integer", "format": "int64", "description": "原价 单位-分" }, "producePositionId": { "type": "integer", "format": "int64", "description": "出品位置" }, "saleEndTime": { "type": "string", "description": "销售结束时间" }, "saleStartTime": { "type": "string", "description": "销售开始时间" }, "salesPerformancePrice": { "type": "integer", "format": "int64", "description": "销售业绩金额 默认为商品原价" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "vipLevelCardDiscount": { "type": "array", "description": "会员卡优惠信息", "items": { "$ref": "#/definitions/GoodsVipLevelCardDiscountDTO", "originalRef": "GoodsVipLevelCardDiscountDTO" } }, "waiterCommissionPrice": { "type": "integer", "format": "int64", "description": "服务员提成金额" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "SingleGoodsEditCmd", "description": "新增单品对象" }, "StoredValueCardAddCMD": { "type": "object", "required": [ "activeVerifyType", "managerName", "managerPhone", "rechargeVerifyType" ], "properties": { "activeVerifyType": { "type": "integer", "format": "int32", "description": "开卡验证方式(0无需验证,1需要短信验证)" }, "managerName": { "type": "string", "description": "管理员名称" }, "managerPhone": { "type": "string", "description": "管理员电话" }, "rechargeVerifyType": { "type": "integer", "format": "int32", "description": "充值验证方式(0无需验证,1需要短信验证)" } }, "title": "StoredValueCardAddCMD" }, "StoredValueCardEditCMD": { "type": "object", "required": [ "id" ], "properties": { "activeVerifyType": { "type": "integer", "format": "int32", "description": "开卡验证方式(0无需验证,1短信验证)" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "managerName": { "type": "string", "description": "管理员名称" }, "managerPhone": { "type": "string", "description": "管理员电话" }, "rechargeVerifyType": { "type": "integer", "format": "int32", "description": "充值验证方式(0无需验证,1短信验证)" } }, "title": "StoredValueCardEditCMD" }, "StoredValueCardPayOrderDTO": { "type": "object", "required": [ "storedValueCardPayId" ], "properties": { "storedValueCardPayId": { "type": "integer", "format": "int64", "description": "储值卡支付id" } }, "title": "StoredValueCardPayOrderDTO", "description": "储值卡预付返回对象" }, "StoredValueCardSetting": { "type": "object", "properties": { "activeVerifyType": { "type": "integer", "format": "int32" }, "comId": { "type": "integer", "format": "int64" }, "createId": { "type": "integer", "format": "int64" }, "createName": { "type": "string" }, "createTime": { "type": "string" }, "id": { "type": "integer", "format": "int64" }, "managerName": { "type": "string" }, "managerPhone": { "type": "string" }, "rechargeVerifyType": { "type": "integer", "format": "int32" }, "updateId": { "type": "integer", "format": "int64" }, "updateName": { "type": "string" }, "updateTime": { "type": "string" } }, "title": "StoredValueCardSetting" }, "SubmitAuditCmd": { "type": "object", "properties": { "appId": { "type": "array", "description": "小程序ID列表", "items": { "type": "string" } }, "feedbackInfo": { "type": "string", "description": "反馈内容,至多 200 字,只有上个版本被驳回,才能使用 feedback_info、feedback_stuff 这两个字段,否则忽略处理。" }, "feedbackStuff": { "type": "string", "description": "用 | 分割的 media_id 列表,至多 5 张图片, 可以通过新增临时素材接口上传而得到 (https://developers.weixin.qq.com/doc/offiaccount/Asset_Management/New_temporary_materials.html)" } }, "title": "SubmitAuditCmd" }, "SubmitCodeCmd": { "type": "object", "properties": { "appId": { "type": "array", "description": "商家小程序ID", "items": { "type": "string" } }, "templateId": { "type": "integer", "format": "int32", "description": "模板ID" }, "userDesc": { "type": "string", "description": "代码描述" }, "userVersion": { "type": "string", "description": "代码版本号" } }, "title": "SubmitCodeCmd" }, "SysMenuTreeAttrCell": { "type": "object", "properties": { "funType": { "type": "integer", "format": "int32", "description": "类型 1:系统功能 2:业务功能" }, "icon": { "type": "string", "description": "菜单图标" }, "menuKey": { "type": "string", "description": "菜单key,区别perms主要是给前端渲染页面用的,目录和菜单直接就是一个英文字符串yonghu,按钮为_add" }, "menuType": { "type": "integer", "format": "int32", "description": "类型 1:一级目录topmenu 2:菜单submenu 3:按钮button" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序" }, "outlink": { "type": "boolean", "description": "是否外链,0否,1是" }, "outlinkUrl": { "type": "string", "description": "外链域名url,http://www.baidu.com,和上面的url做拼接访问" }, "path": { "type": "string", "description": "菜单相对路径path" }, "perms": { "type": "string", "description": "授权字符串,主要是给后端用(一个字符串,冒号分隔,user::(目录),user:guanli:(菜单),user:guanli:add(按钮)" }, "remark": { "type": "string", "description": "备注说明" }, "title": { "type": "string", "description": "菜单名称" } }, "title": "SysMenuTreeAttrCell", "description": "系统菜单Tree属性" }, "SysRoleByIdQuery": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "角色ID" } }, "title": "SysRoleByIdQuery", "description": "通过角色ID查询用户" }, "SysRoleDeleteCmd": { "type": "object", "required": [ "id" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "角色ID" } }, "title": "SysRoleDeleteCmd", "description": "角色删除请求对象" }, "SysRoleEditCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "ID" }, "menuIds": { "type": "array", "description": "权限ID", "items": { "type": "integer", "format": "int64" } }, "remark": { "type": "string", "description": "备注" }, "roleName": { "type": "string", "description": "角色名称" }, "roleSign": { "type": "string", "description": "角色标识,一个英文字符串,比如admin,主要用于后端认证权限时使用" }, "roleType": { "type": "integer", "format": "int32", "description": "角色类型 1-固定角色 2-自定义角色,固定角色只有超管可以编辑" } }, "title": "SysRoleEditCmd", "description": "角色编辑请求对象" }, "SysRolePageListQuery": { "type": "object", "properties": { "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "roleName": { "type": "string", "description": "角色名称" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "SysRolePageListQuery", "description": "查询系统角色列表请求对象" }, "SysRoleSaveCmd": { "type": "object", "properties": { "menuIds": { "type": "array", "description": "权限ID", "items": { "type": "integer", "format": "int64" } }, "remark": { "type": "string", "description": "备注" }, "roleName": { "type": "string", "description": "角色名称" }, "roleType": { "type": "integer", "format": "int32", "description": "角色标识 1-系统角色 2-公司角色" } }, "title": "SysRoleSaveCmd", "description": "角色保存请求对象" }, "SysUserAddCmd": { "type": "object", "required": [ "gender", "jobNo", "mobile", "password", "realName", "roleIds", "username" ], "properties": { "avatarUrl": { "type": "string", "description": "头像地址" }, "balance": { "type": "integer", "format": "int64", "description": "员工赠送额度" }, "clubId": { "type": "integer", "format": "int64", "description": "主酒吧id" }, "departId": { "type": "integer", "format": "int64", "description": "主部门id" }, "departIds": { "type": "array", "description": "所属部门id列表", "uniqueItems": true, "items": { "type": "integer", "format": "int64" } }, "departName": { "type": "string", "description": "主部门名称" }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其他", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false }, "jobNo": { "type": "string", "description": "工号" }, "manageClubIds": { "type": "array", "description": "管理酒吧id列表", "uniqueItems": true, "items": { "type": "integer", "format": "int64" } }, "mobile": { "type": "string", "description": "手机号" }, "password": { "type": "string", "description": "密码" }, "realName": { "type": "string", "description": "姓名" }, "roleIds": { "type": "array", "description": "角色id列表", "uniqueItems": true, "items": { "type": "integer", "format": "int64" } }, "username": { "type": "string", "description": "用户名" } }, "title": "SysUserAddCmd", "description": "新增后台用户请求对象" }, "SysUserChangeStatusCmd": { "type": "object", "required": [ "id", "status" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "用户id" }, "status": { "type": "integer", "format": "int32", "description": "状态(1启用0禁用)", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false } }, "title": "SysUserChangeStatusCmd", "description": "后台用户修改状态请求对象" }, "SysUserEditCmd": { "type": "object", "required": [ "gender", "id", "jobNo", "mobile", "password", "realName", "roleIds" ], "properties": { "avatarUrl": { "type": "string", "description": "头像地址" }, "balance": { "type": "integer", "format": "int64", "description": "员工赠送额度" }, "clubId": { "type": "integer", "format": "int64", "description": "主酒吧id" }, "departId": { "type": "integer", "format": "int64", "description": "主部门id" }, "departIds": { "type": "array", "description": "所属部门id列表", "uniqueItems": true, "items": { "type": "integer", "format": "int64" } }, "departName": { "type": "string", "description": "主部门名称" }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其他", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false }, "id": { "type": "integer", "format": "int64", "description": "用户id" }, "jobNo": { "type": "string", "description": "工号" }, "manageClubIds": { "type": "array", "description": "管理酒吧id列表", "uniqueItems": true, "items": { "type": "integer", "format": "int64" } }, "mobile": { "type": "string", "description": "手机号" }, "password": { "type": "string", "description": "密码" }, "realName": { "type": "string", "description": "姓名" }, "roleIds": { "type": "array", "description": "角色id列表", "uniqueItems": true, "items": { "type": "integer", "format": "int64" } } }, "title": "SysUserEditCmd", "description": "编辑后台用户请求对象" }, "SysUserListDTO": { "type": "object", "required": [ "id", "realName" ], "properties": { "id": { "type": "integer", "format": "int64", "description": "用户主键" }, "realName": { "type": "string", "description": "用户名" } }, "title": "SysUserListDTO" }, "TimeRangeDTO": { "type": "object", "properties": { "endTime": { "type": "string", "description": "时间范围end" }, "startTime": { "type": "string", "description": "时间范围start" } }, "title": "TimeRangeDTO", "description": "时间范围" }, "TradePayDTO": { "type": "object", "required": [ "storedValuePaySupport", "walletPaySupport" ], "properties": { "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域id" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "detailList": { "type": "array", "description": "支付单明细列表", "items": { "$ref": "#/definitions/TradePayDetailDTO", "originalRef": "TradePayDetailDTO" } }, "id": { "type": "integer", "format": "int64", "description": "支付单id" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "orderList": { "type": "array", "description": "支付单关联订单列表", "items": { "$ref": "#/definitions/TradePayOrderDTO", "originalRef": "TradePayOrderDTO" } }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "subject": { "type": "string", "description": "商品简介 酒水商品购买,会员卡购买,会员卡续费" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalPayAmount": { "type": "integer", "format": "int64", "description": "总支付金额,单位分" }, "totalTradeAmount": { "type": "integer", "format": "int64", "description": "总交易金额" }, "tradePayStatus": { "type": "string", "description": "支付状态(支付中,支付中,支付成功,支付失败,退款中,退款成功,已取消)", "enum": [ "CLOSED", "PAY_FAIL", "PAY_ING", "PAY_INIT", "PAY_SUCCESS", "REFUND_ING", "REFUND_SUCCESS" ] }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "TradePayDTO", "description": "支付单返回对象" }, "TradePayDetailDTO": { "type": "object", "properties": { "deviceName": { "type": "string", "description": "pos机名称" }, "id": { "type": "integer", "format": "int64", "description": "支付明细id" }, "payAmount": { "type": "integer", "format": "int64", "description": "该次支付金额,单位分" }, "payType": { "type": "string", "description": "支付方式(CASH,UNIFIED,WALLET_CARD,STORED_VALUE_CARD)", "enum": [ "ALIPAY", "CASH", "MIXED", "NFC", "SDP", "STORED_VALUE_CARD", "UPACP", "WALLET_CARD", "WX" ] }, "successTime": { "type": "string", "description": "支付成功时间" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "交易金额" }, "tradeOrgType": { "type": "string", "description": "支付机构" }, "tradePayStatus": { "type": "string", "enum": [ "CLOSED", "PAY_FAIL", "PAY_ING", "PAY_INIT", "PAY_SUCCESS", "REFUND_ING", "REFUND_SUCCESS" ] }, "tradeType": { "type": "string", "description": "支付方式", "enum": [ "ALIPAY_APP", "ALIPAY_JSAPI", "ALIPAY_LITE", "ALIPAY_PC", "ALIPAY_PERIOD", "ALIPAY_QR", "ALIPAY_SCAN", "ALIPAY_WAP", "SHENGPAY_AGGRE", "SHENGPAY_APP", "SHENGPAY_POS", "SHENGPAY_POS_36", "SHENGPAY_POS_57", "SHENGPAY_POS_85", "SHENGPAY_POS_C1", "SHENGPAY_POS_C7", "SHENGPAY_POS_C8", "SHENGPAY_POS_Z1", "SHENGPAY_WAP", "UPACP_APP", "UPACP_B2B", "UPACP_PC", "UPACP_QR", "UPACP_QR_C", "UPACP_QR_D", "UPACP_QUICK", "UPACP_QUICK_C", "UPACP_QUICK_D", "UPACP_SCAN", "UPACP_SCAN_C", "UPACP_SCAN_D", "UPACP_WAP", "WX_APP", "WX_JSAPI", "WX_LITE", "WX_NATIVE", "WX_PERIOD", "WX_SCAN", "WX_SCORE", "WX_WAP" ] } }, "title": "TradePayDetailDTO", "description": "支付单明细返回对象" }, "TradePayOrderDTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "支付单关联订单id" }, "orderAmount": { "type": "integer", "format": "int64", "description": "订单金额" }, "orderId": { "type": "integer", "format": "int64", "description": "订单id" }, "orderNo": { "type": "string", "description": "订单编号" } }, "title": "TradePayOrderDTO", "description": "支付单关联订单返回对象" }, "TradeRefundDTO": { "type": "object", "properties": { "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域id" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "detailList": { "type": "array", "description": "退款单明细列表", "items": { "$ref": "#/definitions/TradeRefundDetailDTO", "originalRef": "TradeRefundDetailDTO" } }, "id": { "type": "integer", "format": "int64", "description": "退款单id" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "mixedRefund": { "type": "boolean", "description": "组合退款" }, "refundReason": { "type": "string", "description": "退款原因" }, "subject": { "type": "string", "description": "商品简介 酒水退品" }, "successTime": { "type": "string", "description": "退款成功时间" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalRefundAmount": { "type": "integer", "format": "int64", "description": "总实退金额" }, "totalTradeAmount": { "type": "integer", "format": "int64", "description": "总应退金额" }, "tradeRefundStatus": { "type": "string", "description": "退款状态1未退款2退款中3已退款4退款失败", "enum": [ "REFUND_FAIL", "REFUND_ING", "REFUND_INIT", "REFUND_SUCCESS" ] } }, "title": "TradeRefundDTO", "description": "退款单返回对象" }, "TradeRefundDetailDTO": { "type": "object", "properties": { "deviceName": { "type": "string", "description": "pos机名称" }, "id": { "type": "integer", "format": "int64", "description": "支付明细id" }, "payType": { "type": "string", "description": "支付方式(CASH,UNIFIED,WALLET_CARD,STORED_VALUE_CARD)", "enum": [ "ALIPAY", "CASH", "MIXED", "NFC", "SDP", "STORED_VALUE_CARD", "UPACP", "WALLET_CARD", "WX" ] }, "refundAmount": { "type": "integer", "format": "int64", "description": "实际退款本金" }, "refundGiftAmount": { "type": "integer", "format": "int64", "description": "实际退款赠送金" }, "refundTransactionId": { "type": "string", "description": "退款对应的三方平台交易ID" }, "remark": { "type": "string" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "应退金额" }, "tradeRefundStatus": { "type": "string", "description": "退款状态1退款中2退款中3已退款4退款失败", "enum": [ "REFUND_FAIL", "REFUND_ING", "REFUND_INIT", "REFUND_SUCCESS" ] } }, "title": "TradeRefundDetailDTO", "description": "退款单明细返回对象" }, "TreeNodeBox": { "type": "object", "properties": { "children": { "type": "array", "description": "下级目录", "items": { "$ref": "#/definitions/TreeNodeBox", "originalRef": "TreeNodeBox" } }, "id": { "type": "integer", "format": "int64" }, "menuType": { "type": "integer", "format": "int32", "description": "类型 1:一级目录topmenu 2:菜单submenu 3:按钮button" }, "parentId": { "type": "integer", "format": "int64" }, "title": { "type": "string", "description": "菜单名称" } }, "title": "TreeNodeBox" }, "UpgradeVipCmd": { "type": "object", "required": [ "buyDuration", "cardId", "memberId" ], "properties": { "buyDuration": { "type": "integer", "format": "int32", "description": "购买月份" }, "cardId": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "memberId": { "type": "integer", "format": "int64", "description": "要升级的粉丝ID" } }, "title": "UpgradeVipCmd", "description": "会员升级" }, "UserManageClubCombobox": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64" } }, "title": "UserManageClubCombobox" }, "VipActiveCmd": { "type": "object", "required": [ "memberId" ], "properties": { "memberId": { "type": "integer", "format": "int64", "description": "粉丝ID" } }, "title": "VipActiveCmd" }, "VipLevelCardAddCmd": { "type": "object", "required": [ "allowBackendUpgrade", "autoActive", "coverUrl", "discountEndDate", "discountStartDate", "equityDesc", "level", "name", "priceAddCmdList", "saleStatus", "showDiscountEndDate", "showDiscountStartDate", "showStatus" ], "properties": { "activeRule": { "type": "string", "description": "激活规则" }, "allowBackendUpgrade": { "type": "boolean", "description": "是否允许后台升级 1-是,0-否" }, "autoActive": { "type": "boolean", "description": "是否自动激活 1-是,0-否" }, "coverUrl": { "type": "string", "description": "效果图" }, "discountEndDate": { "type": "string", "description": "折扣结束时间" }, "discountStartDate": { "type": "string", "description": "折扣开始时间" }, "equityDesc": { "type": "string", "description": "权益" }, "level": { "type": "integer", "format": "int32", "description": "等级" }, "name": { "type": "string", "description": "会员卡名" }, "priceAddCmdList": { "type": "array", "description": "价格体系列表", "items": { "$ref": "#/definitions/VipLevelCardPriceAddCmd", "originalRef": "VipLevelCardPriceAddCmd" } }, "saleStatus": { "type": "boolean", "description": "销售状态 1-可售,0-不可售" }, "showDiscountEndDate": { "type": "boolean", "description": "展示折扣结束时间 1-展示, 0-隐藏" }, "showDiscountStartDate": { "type": "boolean", "description": "展示折扣开始时间 1-展示, 0-隐藏" }, "showStatus": { "type": "boolean", "description": "显示状态 1-展示,0-隐藏" } }, "title": "VipLevelCardAddCmd", "description": "会员等级卡新增对象" }, "VipLevelCardDTO": { "type": "object", "properties": { "activeRule": { "type": "string", "description": "激活规则" }, "allowBackendUpgrade": { "type": "boolean", "description": "是否允许后台升级 1-是,0-否" }, "autoActive": { "type": "boolean", "description": "是否自动激活 1-是,0-否" }, "cardPriceInfoDTOList": { "type": "array", "description": "价格体系列表", "items": { "$ref": "#/definitions/VipLevelCardPriceInfoDTO", "originalRef": "VipLevelCardPriceInfoDTO" } }, "coverUrl": { "type": "string", "description": "会员卡效果图" }, "discountEndDate": { "type": "string", "description": "折扣结束日期(默认当天23.59.59秒结束)" }, "discountStartDate": { "type": "string", "description": "折扣开始日期(默认当天0点开始)" }, "equityDesc": { "type": "string", "description": "会员卡权益" }, "id": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "level": { "type": "integer", "format": "int32", "description": "会员卡等级" }, "name": { "type": "string", "description": "会员登记卡名" }, "remark": { "type": "string", "description": "备注信息" }, "saleStatus": { "type": "boolean", "description": "售卖状态 1-可售,0-不可售" }, "showDiscountEndDate": { "type": "boolean", "description": "展示折扣结束时间" }, "showDiscountStartDate": { "type": "boolean", "description": "展示折扣开始时间" }, "showStatus": { "type": "boolean", "description": "展示状态 1-展示,0-隐藏" } }, "title": "VipLevelCardDTO", "description": "会员等级卡详情对象" }, "VipLevelCardEditCmd": { "type": "object", "required": [ "allowBackendUpgrade", "autoActive", "coverUrl", "discountEndDate", "discountStartDate", "equityDesc", "id", "level", "name", "priceAddCmdList", "saleStatus", "showDiscountEndDate", "showDiscountStartDate", "showStatus" ], "properties": { "activeRule": { "type": "string", "description": "激活规则" }, "allowBackendUpgrade": { "type": "boolean", "description": "是否允许后台升级 1-是,0-否" }, "autoActive": { "type": "boolean", "description": "是否自动激活 1-是,0-否" }, "coverUrl": { "type": "string", "description": "效果图" }, "discountEndDate": { "type": "string", "description": "折扣结束时间" }, "discountStartDate": { "type": "string", "description": "折扣开始时间" }, "equityDesc": { "type": "string", "description": "权益" }, "id": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "level": { "type": "integer", "format": "int32", "description": "等级" }, "name": { "type": "string", "description": "会员卡名" }, "priceAddCmdList": { "type": "array", "description": "价格体系列表", "items": { "$ref": "#/definitions/VipLevelCardPriceAddCmd", "originalRef": "VipLevelCardPriceAddCmd" } }, "saleStatus": { "type": "boolean", "description": "销售状态 1-可售,0-不可售" }, "showDiscountEndDate": { "type": "boolean", "description": "展示折扣结束时间 1-展示, 0-隐藏" }, "showDiscountStartDate": { "type": "boolean", "description": "展示折扣开始时间 1-展示, 0-隐藏" }, "showStatus": { "type": "boolean", "description": "显示状态 1-展示,0-隐藏" } }, "title": "VipLevelCardEditCmd", "description": "会员等级卡新增对象" }, "VipLevelCardListDTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "ID" }, "level": { "type": "integer", "format": "int32", "description": "等级" }, "name": { "type": "string", "description": "名称" } }, "title": "VipLevelCardListDTO", "description": "会员等级卡列表" }, "VipLevelCardPriceAddCmd": { "type": "object", "required": [ "price", "realPrice", "showStatus" ], "properties": { "buyDuration": { "type": "integer", "format": "int32", "description": "会员卡有效时长,默认单位'月'" }, "price": { "type": "integer", "format": "int64", "description": "会员卡原价" }, "realPrice": { "type": "integer", "format": "int64", "description": "会员卡折扣价(实际销售的价格)" }, "showStatus": { "type": "boolean", "description": "显示状态 1-展示,0-隐藏" } }, "title": "VipLevelCardPriceAddCmd", "description": "会员等级卡价格体系新增对象" }, "VipLevelCardPriceInfoDTO": { "type": "object", "properties": { "buyDuration": { "type": "integer", "format": "int32", "description": "会员卡购买时长" }, "id": { "type": "integer", "format": "int64", "description": "会员等级卡价格体系ID" }, "price": { "type": "integer", "format": "int64", "description": "会员卡原价" }, "realPrice": { "type": "integer", "format": "int64", "description": "会员卡实际价格" }, "showStatus": { "type": "boolean", "description": "显示状态" } }, "title": "VipLevelCardPriceInfoDTO", "description": "会员等级卡价格信息" }, "VipLevelPageDTO": { "type": "object", "properties": { "autoActive": { "type": "boolean", "description": "是否自动激活 1-是, 0-否" }, "buyDuration": { "type": "integer", "format": "int32", "description": "默认购买有效期/月,2月就是课购买2月" }, "createId": { "type": "integer", "format": "int64", "description": "创建人ID" }, "createName": { "type": "string", "description": "创建人名" }, "createTime": { "type": "string", "description": "创建时间" }, "id": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "level": { "type": "integer", "format": "int32", "description": "会员卡等级" }, "name": { "type": "string", "description": "会员卡名称" }, "price": { "type": "integer", "format": "int64", "description": "会员卡原价" }, "saleStatus": { "type": "boolean", "description": "售卖状态 1-可售,0-不可售" }, "showStatus": { "type": "boolean", "description": "展示状态 1-展示,0-隐藏" } }, "title": "VipLevelPageDTO", "description": "会员等级卡列表返回对象" }, "VipLevelShowStatusEditCmd": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "会员等级卡ID" }, "showStatus": { "type": "boolean", "description": "展示状态 1-展示,0-不展示" } }, "title": "VipLevelShowStatusEditCmd", "description": "会员等级卡展示状态编辑对象" }, "VipManagerOpenRecordDTO": { "type": "object", "properties": { "amount": { "type": "integer", "format": "int64", "description": "实际价格(打折后实际售卖的价格)" }, "avatarUrl": { "type": "string", "description": "用户头像地址" }, "buyCardType": { "type": "integer", "format": "int32", "description": "会员卡类型(1开通2续费3升级4指定)" }, "buyDuration": { "type": "integer", "format": "int32", "description": "会员卡购买月数" }, "cardName": { "type": "string", "description": "会员等级名" }, "createTime": { "type": "string", "description": "会员卡开通时间" }, "exclusiveManagerName": { "type": "string", "description": "客户经理" }, "id": { "type": "integer", "format": "int64", "description": "开通记录ID" }, "memberName": { "type": "string", "description": "昵称" }, "mobile": { "type": "string", "description": "手机号" }, "openTime": { "type": "string", "description": "开通时间" }, "orderNo": { "type": "string", "description": "订单编号" }, "payTime": { "type": "string", "description": "支付时间" }, "payType": { "type": "string", "description": "支付方式" } }, "title": "VipManagerOpenRecordDTO", "description": "管理后台粉丝会员开通记录对象" }, "VipPageDTO": { "type": "object", "properties": { "activeStatus": { "type": "boolean", "description": "激活状态 true-已激活,false-未激活" }, "avatarUrl": { "type": "string", "description": "头像" }, "balance": { "type": "number", "description": "钱包剩余余额" }, "birthday": { "type": "string", "description": "用户生日" }, "cardExpire": { "type": "string", "description": "会员卡到期日期" }, "cardId": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "cardName": { "type": "string", "description": "会员卡名" }, "consumePoint": { "type": "integer", "format": "int32", "description": "消费积分" }, "createTime": { "type": "string", "description": "注册日期" }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其他" }, "id": { "type": "integer", "format": "int64", "description": "会员编号" }, "lastConsumeTime": { "type": "string", "description": "最近消费日期" }, "memberId": { "type": "integer", "format": "int64", "description": "粉丝ID" }, "mobile": { "type": "string", "description": "手机号" }, "nickName": { "type": "string", "description": "昵称" }, "vipStatus": { "type": "boolean", "description": "vip状态 true-正常,false-已失效" } }, "title": "VipPageDTO", "description": "粉丝会员信息列表对象" }, "VipPageStatisDTO": { "type": "object", "properties": { "todayVipNum": { "type": "integer", "format": "int64", "description": "今日新增会员数量" }, "totalVipNum": { "type": "integer", "format": "int64", "description": "会员总数" } }, "title": "VipPageStatisDTO", "description": "会员列表统计信息" }, "VoiceRequest": { "type": "object", "properties": { "debug": { "type": "string", "description": "debug=1返回非json格式的数据。仅测试时候使用" }, "money": { "type": "number", "format": "double", "description": "支付金额" }, "payMode": { "type": "integer", "format": "int32", "description": "支付与否 59~61:退款 59 到账 60 消费 61" }, "payType": { "type": "integer", "format": "int32", "description": "支付方式41~55:支付宝 41、微信 42、云支付 43、银联刷卡 44、银联支付 45、会员卡消费 46、会员卡充值 47、翼支付 48、成功收款 49、嘉联支付 50、壹钱包 51、京东支付 52、快钱支付 53、威支付 54、享钱支付 55" }, "sign": { "type": "string", "description": "签名:对参数 user + UKEY + timestamp 拼接后(+号表示连接符)进行SHA1加密得到签名,值为40位小写字符串" }, "sn": { "type": "string", "description": "打印机编号" }, "timestamp": { "type": "string", "description": "当前UNIX时间戳,10位,精确到秒" }, "user": { "type": "string", "description": "芯烨云后台注册用户名" }, "userKey": { "type": "string", "description": "芯烨云后台注册秘钥" } }, "title": "VoiceRequest" }, "WaiterDTO": { "type": "object", "properties": { "mobile": { "type": "string", "description": "联系电话" }, "roleNames": { "type": "string", "description": "角色名称" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员ID" }, "waiterName": { "type": "string", "description": "服务员姓名" } }, "title": "WaiterDTO", "description": "服务员DTO" }, "WalletCardPayOrderDTO": { "type": "object", "required": [ "walletCardPayId" ], "properties": { "walletCardPayId": { "type": "integer", "format": "int64", "description": "余额支付id" } }, "title": "WalletCardPayOrderDTO", "description": "余额预付返回对象" }, "WxThirdPlatMiniAppPageListDTO": { "type": "object", "properties": { "appId": { "type": "string", "description": "小程序ID" }, "appName": { "type": "string", "description": "小程序名" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "onlineReleaseTime": { "type": "string", "description": "最近一次上线发布时间" }, "onlineVersion": { "type": "string", "description": "线上版本" }, "reviewCommitTime": { "type": "string", "description": "最近一次审核提交时间" }, "reviewVersion": { "type": "string", "description": "审核版本" }, "status": { "type": "integer", "format": "int32", "description": "状态 1-正常, 2-已下线(取消授权)" } }, "title": "WxThirdPlatMiniAppPageListDTO" }, "app端版本信息": { "type": "object", "properties": { "adminAppUrl": { "type": "string", "description": "下载地址,传全地址,拼接上http://domain信息" }, "adminAppVersion": { "type": "string", "description": "版本" }, "appName": { "type": "string", "description": "app名称" }, "clientOs": { "type": "string", "description": "客户端操作系统类型 ios android", "enum": [ "android", "ios" ] }, "forceUp": { "type": "boolean", "description": "是否强制升级" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "upRemark": { "type": "string", "description": "升级说明" } }, "title": "app端版本信息" }, "pos支付请求": { "type": "object", "required": [ "posId", "remark", "tradePayId" ], "properties": { "posId": { "type": "integer", "format": "int64", "description": "pos机id" }, "remark": { "type": "string", "description": "备注" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "交易金额,组合支付必传" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付单id" } }, "title": "pos支付请求" }, "一键批量散客开台-管理端": { "type": "object", "required": [ "barTableIds" ], "properties": { "barTableIds": { "type": "array", "description": "开台台位ID", "items": { "type": "integer", "format": "int64" } } }, "title": "一键批量散客开台-管理端" }, "上桌用户混合开台人返回": { "type": "object", "properties": { "avatarUrl": { "type": "string", "description": "用户头像地址,可能为null" }, "checkinUser": { "type": "boolean", "description": "是否开台用户" }, "customerName": { "type": "string", "description": "当前用户名称(脱敏)" }, "customerPhone": { "type": "string", "description": "当前用户电话(脱敏)" }, "customerType": { "type": "string", "description": "当前用户类型 1vip(未激活也是存的VIP),只是优惠有区别 2粉丝 3散客", "enum": [ "1", "2", "3" ] }, "loginTable": { "type": "boolean", "description": "是否已上桌" }, "memberId": { "type": "integer", "format": "int64", "description": "当前用户ID,未注册散户则是null" }, "vipCardId": { "type": "integer", "format": "int64", "description": "当前用户的VIP会员卡ID,不是会员则是null" }, "vipCardLevel": { "type": "integer", "format": "int32", "description": "当前用户的VIP会员等级level,不是会员则是null" }, "vipCardName": { "type": "string", "description": "当前用户的VIP会员卡名称,不是会员则是null" } }, "title": "上桌用户混合开台人返回" }, "今日营业数据DTO": { "type": "object", "properties": { "receivedAmount": { "type": "integer", "format": "int64", "description": "实收金额" }, "refundAmount": { "type": "integer", "format": "int64", "description": "已退款金额" }, "toDayTotalAmount": { "type": "integer", "format": "int64", "description": "今日营业额" }, "unReceivedAmount": { "type": "integer", "format": "int64", "description": "待收金额" }, "unRefundAmount": { "type": "integer", "format": "int64", "description": "待退款金额" } }, "title": "今日营业数据DTO" }, "从预定信息进行开台": { "type": "object", "required": [ "barTableId", "bookRecordId", "checkinPerNum" ], "properties": { "barTableId": { "type": "integer", "format": "int64", "description": "预定台位ID,需传用于验证" }, "bookRecordId": { "type": "integer", "format": "int64", "description": "预定记录ID,如果通过预定记录开台必须传此ID" }, "checkinBizDate": { "type": "string", "description": "营业日期,如果有传,后台会进行比较查看是否和当前营业日期一致" }, "checkinCusManagerEditType": { "type": "string", "description": "开台关联客户经理是否做变更,如果要变更则传值1-编辑2-移除", "enum": [ "1", "2" ] }, "checkinPerNum": { "type": "integer", "format": "int32", "description": "到场人数" }, "checkinRemark": { "type": "string", "description": "开台备注" }, "cusManagerId": { "type": "integer", "format": "int64", "description": "在需要变更开台关联客户经理的情况下,传值" }, "cusManagerName": { "type": "string", "description": "在需要变更开台关联客户经理的情况下,传值" }, "customerPhone": { "type": "string", "description": "散客预定开台,必须传当时预定的用户电话" }, "memberId": { "type": "integer", "format": "int64", "description": "注册用户预定扫码开台,需要传用户ID" }, "needBuyCheckinGoods": { "type": "boolean", "description": "手动指定不买则传false,否则不传,后台会按台位默认配置进行处理" }, "remark": { "type": "string", "description": "备注" } }, "title": "从预定信息进行开台" }, "付款码支付请求": { "type": "object", "required": [ "authCode", "tradePayId" ], "properties": { "authCode": { "type": "string", "description": "付款码" }, "remark": { "type": "string", "description": "备注" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "交易金额,组合支付必传" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付单id" } }, "title": "付款码支付请求" }, "会员存酒-存酒记录": { "type": "object", "properties": { "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "memberId": { "type": "integer", "format": "int64", "description": "会员id" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "会员存酒-存酒记录" }, "余额卡二维码对象": { "type": "object", "required": [ "qrCode", "walletPayId" ], "properties": { "qrCode": { "type": "string", "description": "二维码" }, "walletPayId": { "type": "integer", "format": "int64", "description": "余额卡支付ID" } }, "title": "余额卡二维码对象" }, "余额卡充值": { "type": "object", "properties": { "orderId": { "type": "integer", "format": "int64", "description": "数据ID" } }, "title": "余额卡充值" }, "余额卡充值类型状态变更对象": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "sellStatus": { "type": "boolean", "description": "售卖状态" } }, "title": "余额卡充值类型状态变更对象" }, "余额卡充值订单支付单请求": { "type": "object", "required": [ "orderIds" ], "properties": { "orderIds": { "type": "array", "description": "订单id列表", "items": { "type": "integer", "format": "int64" } }, "subject": { "type": "string", "description": "商品简介 酒水商品购买,会员卡购买,会员卡续费" } }, "title": "余额卡充值订单支付单请求" }, "余额卡充值金额类型列表信息": { "type": "object", "properties": { "chargeAmount": { "type": "integer", "format": "int64", "description": "充值金额" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "id": { "type": "integer", "format": "int64", "description": "卡ID" } }, "title": "余额卡充值金额类型列表信息" }, "余额卡分页列表响应对象": { "type": "object", "properties": { "clubNames": { "type": "string", "description": "酒吧名" }, "createName": { "type": "string", "description": "排序号" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "卡名" } }, "title": "余额卡分页列表响应对象" }, "余额卡列表及用户余额信息": { "type": "object", "properties": { "balance": { "type": "integer", "format": "int64", "description": "账户余额" }, "clubIds": { "type": "array", "description": "关联酒吧ID列表", "items": { "type": "integer", "format": "int64" } }, "clubNames": { "type": "string", "description": "关联酒吧列名" }, "id": { "type": "integer", "format": "int64", "description": "卡ID" }, "name": { "type": "string", "description": "卡名" } }, "title": "余额卡列表及用户余额信息" }, "余额卡删除对象": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "数据ID" } }, "title": "余额卡删除对象" }, "余额卡新增对象": { "type": "object", "required": [ "cardGroup", "displayOrder", "name" ], "properties": { "cardGroup": { "type": "integer", "format": "int32", "description": "分组 0-门店, 1-公司" }, "clubIds": { "type": "array", "description": "关联门店ID", "items": { "type": "integer", "format": "int64" } }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "name": { "type": "string", "description": "卡名" } }, "title": "余额卡新增对象" }, "余额卡编辑对象": { "type": "object", "required": [ "cardGroup", "displayOrder", "id", "name" ], "properties": { "cardGroup": { "type": "integer", "format": "int32", "description": "分组 0-门店, 1-公司" }, "clubIds": { "type": "array", "description": "关联门店ID", "items": { "type": "integer", "format": "int64" } }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "卡名" } }, "title": "余额卡编辑对象" }, "余额卡详情": { "type": "object", "properties": { "clubIds": { "type": "array", "description": "酒吧ID", "items": { "type": "integer", "format": "int64" } }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "name": { "type": "string", "description": "卡名" } }, "title": "余额卡详情" }, "余额卡重置类型分页列表响应对象": { "type": "object", "properties": { "chargeAmount": { "type": "integer", "format": "int64", "description": "充值金额" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "handlerPerformancePrice": { "type": "integer", "format": "int64", "description": "办理人业绩" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "referrerPerformancePrice": { "type": "integer", "format": "int64", "description": "推荐人业绩" }, "sellStatus": { "type": "boolean", "description": "状态" }, "walletCardName": { "type": "string", "description": "余额卡卡名" } }, "title": "余额卡重置类型分页列表响应对象" }, "余额卡重置类型删除对象": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "数据ID" } }, "title": "余额卡重置类型删除对象" }, "余额卡重置类型新增对象": { "type": "object", "required": [ "displayOrder", "handlerPerformancePrice", "referrerPerformancePrice" ], "properties": { "chargeAmount": { "type": "integer", "format": "int64", "description": "重置金额" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "handlerPerformancePrice": { "type": "integer", "format": "int64", "description": "办理人业绩" }, "referrerPerformancePrice": { "type": "integer", "format": "int64", "description": "推荐人业绩" }, "walletCardId": { "type": "integer", "format": "int64", "description": "余额卡ID" } }, "title": "余额卡重置类型新增对象" }, "余额卡重置类型编辑对象": { "type": "object", "required": [ "displayOrder", "handlerPerformancePrice", "referrerPerformancePrice" ], "properties": { "chargeAmount": { "type": "integer", "format": "int64", "description": "重置金额" }, "displayOrder": { "type": "integer", "format": "int32", "description": "排序号" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "handlerPerformancePrice": { "type": "integer", "format": "int64", "description": "办理人业绩" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "referrerPerformancePrice": { "type": "integer", "format": "int64", "description": "推荐人业绩" } }, "title": "余额卡重置类型编辑对象" }, "余额预支付订单请求": { "type": "object", "required": [ "tradePayId" ], "properties": { "remark": { "type": "string", "description": "备注" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "交易金额,组合支付必传" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付单id" } }, "title": "余额预支付订单请求" }, "储值卡列表对象": { "type": "object", "required": [ "balance", "batchNo", "cardNo", "cardStatus", "cardType", "clubIds", "cumulativeConsume", "cumulativeRecharge", "id", "initBalance", "initPasswd", "neverExpire" ], "properties": { "activeTime": { "type": "string", "description": "开卡时间" }, "balance": { "type": "integer", "format": "int64", "description": "余额" }, "batchNo": { "type": "string", "description": "批量号" }, "cardNo": { "type": "string", "description": "卡面号=prefix+number" }, "cardStatus": { "type": "integer", "format": "int32", "description": "0-未激活 1-激活 2-挂失" }, "cardType": { "type": "integer", "format": "int32", "description": "卡类型(1储值卡)" }, "clubIds": { "type": "array", "description": "酒吧ID", "items": { "type": "integer", "format": "int64" } }, "cumulativeConsume": { "type": "integer", "format": "int64", "description": "累计消费-分" }, "cumulativeRecharge": { "type": "integer", "format": "int64", "description": "累计充值-分" }, "expireDate": { "type": "string", "description": "有效期" }, "id": { "type": "integer", "format": "int64", "description": "储值卡id" }, "initBalance": { "type": "integer", "format": "int64", "description": "开卡金额" }, "initPasswd": { "type": "string", "description": "初始密码" }, "neverExpire": { "type": "boolean", "description": "永久有效" } }, "title": "储值卡列表对象" }, "储值卡列表记录列表对象": { "type": "object", "required": [ "amount", "balance", "cardName", "cardNo", "cardType", "clubName", "id", "operatorName", "usageType" ], "properties": { "amount": { "type": "integer", "format": "int64", "description": "金额1,-1(分)" }, "balance": { "type": "integer", "format": "int64", "description": "余额" }, "cardName": { "type": "string", "description": "卡名称" }, "cardNo": { "type": "string", "description": "卡号" }, "cardType": { "type": "integer", "format": "int32", "description": "卡类型(1储值卡)" }, "clubName": { "type": "string", "description": "门店" }, "createTime": { "type": "string", "description": "时间" }, "id": { "type": "integer", "format": "int64", "description": "储值卡id" }, "operatorName": { "type": "string", "description": "操作人" }, "tradeId": { "type": "integer", "format": "int64", "description": "交易号" }, "usageType": { "type": "integer", "format": "int32", "description": "类型(1开卡2充值3支付4退款5修改密码)" } }, "title": "储值卡列表记录列表对象" }, "储值卡操作相关权限信息": { "type": "object", "properties": { "authorization": { "type": "boolean", "description": "是否有相应操作权限(true:不需要验证或已经验证,false:需要进行短信验证)" }, "phone": { "type": "string", "description": "授权的手机号" } }, "title": "储值卡操作相关权限信息" }, "储值卡支付对象": { "type": "object", "required": [ "payPwd", "storeValueCardId", "storedValueCardPayId" ], "properties": { "payPwd": { "type": "string", "description": "支付密码" }, "storeValueCardId": { "type": "integer", "format": "int64", "description": "储值卡ID" }, "storedValueCardPayId": { "type": "integer", "format": "int64", "description": "储值卡支付ID" } }, "title": "储值卡支付对象" }, "储值卡预支付订单请求": { "type": "object", "required": [ "remark", "tradePayId" ], "properties": { "remark": { "type": "string", "description": "备注" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "交易金额,组合支付必传" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付单id" } }, "title": "储值卡预支付订单请求" }, "充值分页列表": { "type": "object", "properties": { "cardBindClubsName": { "type": "string", "description": "所属门店" }, "chargeAmount": { "type": "integer", "format": "int64", "description": "充值金额" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "handlerId": { "type": "integer", "format": "int64", "description": "充值处理人ID" }, "handlerName": { "type": "string", "description": "充值处理人名" }, "handlerPerformanceAmount": { "type": "integer", "format": "int64", "description": "充值处理人业绩" }, "id": { "type": "integer", "format": "int64", "description": "数据ID" }, "memberId": { "type": "integer", "format": "int64", "description": "粉丝ID" }, "memberMobile": { "type": "string", "description": "粉丝电话" }, "memberName": { "type": "string", "description": "粉丝名" }, "opClubId": { "type": "integer", "format": "int64", "description": "操作门店" }, "opClubName": { "type": "string", "description": "操作门店名" }, "opId": { "type": "integer", "format": "int64", "description": "操作人ID" }, "opName": { "type": "string", "description": "操作人名" }, "opType": { "type": "string", "description": "操作人类型" }, "referrerId": { "type": "integer", "format": "int64", "description": "充值推荐人ID" }, "referrerName": { "type": "string", "description": "充值推荐人名" }, "referrerPerformanceAmount": { "type": "integer", "format": "int64", "description": "充值推荐人业绩" }, "transactionChannel": { "type": "string", "description": "充值方式" }, "transactionTime": { "type": "string", "description": "充值时间" }, "walletCardName": { "type": "string", "description": "余额卡名" } }, "title": "充值分页列表" }, "充值卡消费统计DTO": { "type": "object", "properties": { "areaName": { "type": "string", "description": "区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableName": { "type": "string", "description": "台位名称" }, "customerName": { "type": "string", "description": "客户姓名" }, "customerPhone": { "type": "string", "description": "客户电话" }, "id": { "type": "integer", "format": "int64", "description": "支付明细id" }, "payAmount": { "type": "integer", "format": "int64", "description": "本金消费金额" }, "payGiftAmount": { "type": "integer", "format": "int64", "description": "赠送金消费金额" }, "payTime": { "type": "string", "description": "支付时间" } }, "title": "充值卡消费统计DTO" }, "公司公告列表对象": { "type": "object", "properties": { "bulletinType": { "type": "integer", "format": "int32", "description": "公告类型" }, "clubId": { "type": "integer", "format": "int64", "description": "门店id" }, "content": { "type": "string", "description": "公告内容H5" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "deleted": { "type": "boolean", "description": "true已删除, false未删除,预留" }, "display": { "type": "boolean", "description": "true-展示,false-不展示" }, "id": { "type": "integer", "format": "int64", "description": "主键" }, "jumpPath": { "type": "string", "description": "跳转页面" }, "orderDisplay": { "type": "boolean", "description": "true 展示,false不展示" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序,数字越小越靠前" }, "title": { "type": "string", "description": "公告名称" }, "titleImage": { "type": "string", "description": "公告图片地址" } }, "title": "公司公告列表对象" }, "公司分页列表查询": { "type": "object", "properties": { "endDate": { "type": "string", "description": "结束日期" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "orderType": { "type": "string", "description": "流水类型(订单类型实际就是流水类型)" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "payType": { "type": "string", "description": "支付方式" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "startDate": { "type": "string", "description": "开始日期" } }, "title": "公司分页列表查询" }, "公司数据信息DTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "公司ID" }, "name": { "type": "string", "description": "公司名称" } }, "title": "公司数据信息DTO" }, "公司新增角色": { "type": "object", "properties": { "menuIds": { "type": "array", "description": "权限ID", "items": { "type": "integer", "format": "int64" } }, "remark": { "type": "string", "description": "备注" }, "roleName": { "type": "string", "description": "角色名称" } }, "title": "公司新增角色" }, "公司账单列表对象": { "type": "object", "properties": { "accountName": { "type": "string", "description": "收单账户" }, "amount": { "type": "integer", "format": "int64", "description": "本金金额" }, "createTime": { "type": "string", "description": "时间" }, "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "id": { "type": "integer", "format": "int64", "description": "主键" }, "orderAmount": { "type": "integer", "format": "int64", "description": "订单金额" }, "orderType": { "type": "string", "description": "流水类型" }, "payType": { "type": "string", "description": "支付方式" }, "subject": { "type": "string", "description": "概要" }, "tradeDetailId": { "type": "integer", "format": "int64", "description": "交易单号" }, "type": { "type": "string", "description": "收支类型(1收入2支出)" } }, "title": "公司账单列表对象" }, "公司账单统计头部数据查询": { "type": "object", "properties": { "endDate": { "type": "string", "description": "结束日期" }, "realEndDate": { "type": "string" }, "realStartDate": { "type": "string" }, "startDate": { "type": "string", "description": "开始日期" } }, "title": "公司账单统计头部数据查询" }, "公告下拉款对象": { "type": "object", "properties": { "code": { "type": "string", "description": "接口传输" }, "name": { "type": "string", "description": "页面展示" } }, "title": "公告下拉款对象" }, "公告设置对象": { "type": "object", "properties": { "dailyPopTimes": { "type": "integer", "format": "int32" }, "orderPop": { "type": "boolean" } }, "title": "公告设置对象" }, "公告设置编辑": { "type": "object", "properties": { "dailyPopTimes": { "type": "integer", "format": "int32", "description": "弹窗次数" }, "orderPop": { "type": "boolean", "description": "是否弹窗" } }, "title": "公告设置编辑" }, "共公告列表查询参数": { "type": "object", "properties": { "bulletinType": { "type": "integer", "format": "int32", "description": "公告类型 1公司公告 2门店公告" }, "createTime": { "type": "array", "description": "查询开始时间", "items": { "$ref": "Error-ModelName{namespace='java.time', name='LocalDateTime'}", "originalRef": "Error-ModelName{namespace='java.time', name='LocalDateTime'}" } }, "deleted": { "type": "boolean", "description": "逻辑删除 1(true)已删除, 0(false)未删除,预留" }, "display": { "type": "boolean", "description": "true展示 false 不展示" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "orderDisplay": { "type": "boolean", "description": "展示状态 true展示 false 不展示" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "title": { "type": "string", "description": "公告名称" } }, "title": "共公告列表查询参数" }, "删除状态编辑": { "type": "object", "properties": { "deleted": { "type": "boolean", "description": "是否删除" }, "id": { "type": "integer", "format": "int64", "description": "主键" } }, "title": "删除状态编辑" }, "卡片分页的卡片简单对象": { "type": "object", "required": [ "cardNo" ], "properties": { "cardNo": { "type": "string", "description": "卡号" }, "serialNumber": { "type": "string", "description": "储值卡10位内码" } }, "title": "卡片分页的卡片简单对象" }, "取酒列表展示对象": { "type": "object", "properties": { "applyTime": { "type": "string", "description": "取出时间" }, "applyUserName": { "type": "string", "description": "申请取酒人" }, "barTableName": { "type": "string", "description": "取到台位" }, "display": { "type": "string", "description": "展示数量" }, "extractNum": { "type": "integer", "format": "int32", "description": "取出数量" }, "extractOrderNo": { "type": "string", "description": "取酒单编号" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "memberName": { "type": "string", "description": "客户名称" }, "wineGoodsImage": { "type": "string", "description": "酒水商品图片" }, "wineGoodsName": { "type": "string", "description": "酒水商品名称" } }, "title": "取酒列表展示对象" }, "取酒列表查询对象": { "type": "object", "required": [ "wineDepositId" ], "properties": { "wineDepositId": { "type": "integer", "format": "int64", "description": "存酒记录id" } }, "title": "取酒列表查询对象" }, "取酒报表": { "type": "object", "properties": { "applyTime": { "type": "string", "description": "取酒时间" }, "applyUserName": { "type": "string", "description": "操作人" }, "barTableName": { "type": "string", "description": "台位" }, "extractNum": { "type": "string", "description": "取酒数量" }, "memberName": { "type": "string", "description": "客户名称" }, "memberPhone": { "type": "string", "description": "客户电话" }, "wineGoodsName": { "type": "string", "description": "取酒商品" } }, "title": "取酒报表" }, "取酒报表查询条件": { "type": "object", "properties": { "endDate": { "type": "string", "description": "结束日期" }, "startDate": { "type": "string", "description": "开始日期" } }, "title": "取酒报表查询条件" }, "台位消费数据明细DTO": { "type": "object", "properties": { "giftQuantity": { "type": "integer", "format": "int32", "description": "赠送数量" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品id" }, "goodsImage": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "salesAmount": { "type": "integer", "format": "int64", "description": "销售金额" }, "salesQuantity": { "type": "integer", "format": "int32", "description": "销售数量" }, "thirdQuantity": { "type": "integer", "format": "int32", "description": "三方数量" }, "totalQuantity": { "type": "integer", "format": "int32", "description": "出品数量" } }, "title": "台位消费数据明细DTO" }, "台位消费数据统计DTO": { "type": "object", "properties": { "areaName": { "type": "string", "description": "区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableName": { "type": "string", "description": "台位名称" }, "checkinDuration": { "type": "string", "description": "开台时长" }, "checkinTime": { "type": "string", "description": "开台时间" }, "checkoutTime": { "type": "string", "description": "闭台时间" }, "customerManagerName": { "type": "string", "description": "客户经理" }, "customerName": { "type": "string", "description": "客户姓名" }, "customerPhone": { "type": "string", "description": "客户电话" }, "departName": { "type": "string", "description": "所属部门" }, "managerCommissionAmount": { "type": "integer", "format": "int64", "description": "总业绩" }, "managerIgnoreCommissionAmount": { "type": "integer", "format": "int64", "description": "扣除业绩" }, "managerRealCommissionAmount": { "type": "integer", "format": "int64", "description": "实际业绩" }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "订单金额" }, "remark": { "type": "string", "description": "备注" }, "totalRefundAmount": { "type": "integer", "format": "int64", "description": "退款金额" } }, "title": "台位消费数据统计DTO" }, "台位酒水订单对象": { "type": "object", "required": [ "checkinPackGoodsName", "checkinTime", "creditList", "customerManagerName", "paidList", "unpaidList", "unpaidProduceList", "waiterName" ], "properties": { "checkinPackGoodsName": { "type": "string", "description": "开台套名称" }, "checkinTime": { "type": "string", "description": "开台时间" }, "creditList": { "type": "array", "description": "挂账列表", "items": { "$ref": "#/definitions/酒水订单列表对象", "originalRef": "酒水订单列表对象" } }, "customerManagerName": { "type": "string", "description": "客户服务经理名称" }, "paidList": { "type": "array", "description": "已支付列表", "items": { "$ref": "#/definitions/酒水订单列表对象", "originalRef": "酒水订单列表对象" } }, "unpaidList": { "type": "array", "description": "未支付列表", "items": { "$ref": "#/definitions/酒水订单列表对象", "originalRef": "酒水订单列表对象" } }, "unpaidProduceList": { "type": "array", "description": "后结列表", "items": { "$ref": "#/definitions/酒水订单列表对象", "originalRef": "酒水订单列表对象" } }, "waiterName": { "type": "string", "description": "服务员名称" } }, "title": "台位酒水订单对象" }, "台位酒水退品订单对象": { "type": "object", "required": [ "auditedList", "auditingList", "checkinPackGoodsName", "checkinTime", "customerManagerName", "waiterName" ], "properties": { "auditedList": { "type": "array", "description": "已审核列表", "items": { "$ref": "#/definitions/退品订单列表对象", "originalRef": "退品订单列表对象" } }, "auditingList": { "type": "array", "description": "审核中列表", "items": { "$ref": "#/definitions/退品订单列表对象", "originalRef": "退品订单列表对象" } }, "checkinPackGoodsName": { "type": "string", "description": "开台套名称" }, "checkinTime": { "type": "string", "description": "开台时间" }, "customerManagerName": { "type": "string", "description": "客户服务经理名称" }, "waiterName": { "type": "string", "description": "服务员名称" } }, "title": "台位酒水退品订单对象" }, "后台用户对象": { "type": "object", "required": [ "avatarUrl", "balance", "clubId", "comId", "createName", "createTime", "customerManager", "departId", "departName", "departNames", "gender", "id", "inviteNo", "jobNo", "mobile", "realName", "roleIds", "roleNames", "status", "username" ], "properties": { "avatarUrl": { "type": "string", "description": "头像地址" }, "balance": { "type": "integer", "format": "int64", "description": "赠送额度" }, "clubId": { "type": "integer", "format": "int64", "description": "所属酒吧id" }, "comId": { "type": "integer", "format": "int64", "description": "公司租户ID,系统用户填-1" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "customerManager": { "type": "boolean", "description": "是否是专属客户经理" }, "departId": { "type": "integer", "format": "int64", "description": "所属部门id" }, "departName": { "type": "string", "description": "所属部门名称" }, "departNames": { "type": "string", "description": "所属部门名称列表" }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其他" }, "id": { "type": "integer", "format": "int64", "description": "用户主键" }, "inviteNo": { "type": "string", "description": "邀请码32位字符随机6位" }, "jobNo": { "type": "string", "description": "工号,店自己管理的工号" }, "mobile": { "type": "string", "description": "手机号,跨公司唯一" }, "realName": { "type": "string", "description": "真实名字" }, "roleIds": { "type": "string", "description": "角色id列表" }, "roleNames": { "type": "string", "description": "角色名称列表" }, "status": { "type": "integer", "format": "int32", "description": "状态(1启用0禁用)" }, "username": { "type": "string", "description": "用户名" } }, "title": "后台用户对象" }, "后台用户详细信息对象": { "type": "object", "required": [ "avatarUrl", "clubId", "clubName", "comId", "comName", "createName", "createTime", "customerManager", "departId", "departName", "gender", "id", "inviteNo", "jobNo", "mobile", "realName", "roleIds", "roleNames", "status", "username" ], "properties": { "avatarUrl": { "type": "string", "description": "头像地址" }, "clubId": { "type": "integer", "format": "int64", "description": "所属酒吧ID,门店用户才有值" }, "clubName": { "type": "string", "description": "所属酒吧名称,门店用户才有值" }, "clubUser": { "type": "boolean", "description": "是否门店用户, 公司用户会返回 manageClubIds" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID,系统用户填-1" }, "comName": { "type": "string", "description": "公司名称,系统用户名称为系统管理" }, "companyUser": { "type": "boolean", "description": "是否公司用户, 公司用户会返回 manageClubIds" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "customerManager": { "type": "boolean", "description": "是否是专属客户经理" }, "departId": { "type": "integer", "format": "int64", "description": "主部门id,目前没啥业务用处" }, "departName": { "type": "string", "description": "主部门名称" }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其他" }, "id": { "type": "integer", "format": "int64", "description": "用户主键" }, "inviteNo": { "type": "string", "description": "邀请码32位字符随机6位" }, "jobNo": { "type": "string", "description": "工号,店自己管理的工号" }, "manageClubInfoList": { "type": "array", "description": "可管辖的店面列表,如果啥都不能管或者是系统级用户,则为null", "items": { "$ref": "#/definitions/ClubShopInfoDTO", "originalRef": "ClubShopInfoDTO" } }, "mobile": { "type": "string", "description": "手机号,跨公司唯一" }, "realName": { "type": "string", "description": "真实名字" }, "roleIds": { "type": "array", "description": "角色id列表", "items": { "type": "integer", "format": "int64" } }, "roleNames": { "type": "array", "description": "角色名称列表,展示用", "items": { "type": "string" } }, "status": { "type": "integer", "format": "int32", "description": "状态(1启用0禁用)" }, "sysUser": { "type": "boolean", "description": "是否系统用户,系统用户,系统用户不返回 manageClubIds" }, "username": { "type": "string", "description": "用户名" } }, "title": "后台用户详细信息对象" }, "员工销售业绩查询条件": { "type": "object", "properties": { "departId": { "type": "integer", "format": "int64", "description": "部门id" }, "endTime": { "type": "string", "description": "查询时间-止" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "mobile": { "type": "string", "description": "手机号码" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "queryEndTime": { "type": "string", "description": "查询结束时间" }, "queryStartTime": { "type": "string", "description": "查询开始时间" }, "realName": { "type": "string", "description": "姓名" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "startTime": { "type": "string", "description": "查询时间-起" } }, "title": "员工销售业绩查询条件" }, "员工销售业绩详情查询条件": { "type": "object", "properties": { "endTime": { "type": "string", "description": "查询时间-止" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "memberId": { "type": "integer", "format": "int64", "description": "会员卡ID" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "queryEndTime": { "type": "string", "description": "查询结束时间" }, "queryStartTime": { "type": "string", "description": "查询开始时间" }, "regionId": { "type": "integer", "format": "int64", "description": "区域ID" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "startTime": { "type": "string", "description": "查询时间-起" }, "userId": { "type": "integer", "format": "int64", "description": "销售用户ID" } }, "title": "员工销售业绩详情查询条件" }, "员工销售统计DTO": { "type": "object", "properties": { "clubName": { "type": "string", "description": "所属门店" }, "departName": { "type": "string", "description": "所属部门" }, "drinkAmount": { "type": "integer", "format": "int64", "description": "台位销售业绩" }, "memberCardAmount": { "type": "integer", "format": "int64", "description": "会员卡销售业绩" }, "mobile": { "type": "string", "description": "手机号码" }, "realName": { "type": "string", "description": "姓名" }, "rechargeAmount": { "type": "integer", "format": "int64", "description": "充值业绩" }, "totalAmount": { "type": "integer", "format": "int64", "description": "销售总业绩" }, "userId": { "type": "integer", "format": "int64", "description": "用户ID" } }, "title": "员工销售统计DTO" }, "商品前置库操作对象": { "type": "object", "required": [ "goodsId", "stockNum" ], "properties": { "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "stockNum": { "type": "integer", "format": "int32", "description": "操作的库存数量" } }, "title": "商品前置库操作对象" }, "商品规则列表对象": { "type": "object", "properties": { "canDepositDay": { "type": "integer", "format": "int32", "description": "首次存酒时长(天)" }, "canRenewNum": { "type": "integer", "format": "int32", "description": "可续期次数" }, "createTime": { "type": "string", "description": "创建时间" }, "depositRuleName": { "type": "string", "description": "存酒方案名称" }, "expireRemainDay": { "type": "integer", "format": "int32", "description": "会员临期天数" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "leastVipCardId": { "type": "integer", "format": "int64", "description": "存酒会员等级限制" }, "needVip": { "type": "boolean", "description": "是否vip才可存酒" }, "onceRenewDay": { "type": "integer", "format": "int32", "description": "每次延期时长(天)" } }, "title": "商品规则列表对象" }, "商品销售排行统计DTO": { "type": "object", "properties": { "goodsImage": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名" }, "saleNum": { "type": "integer", "format": "int64", "description": "销售量" } }, "title": "商品销售排行统计DTO" }, "商品销售明细DTO": { "type": "object", "properties": { "amount": { "type": "integer", "format": "int64", "description": "金额" }, "areaName": { "type": "string", "description": "区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableName": { "type": "string", "description": "台位名称" }, "createName": { "type": "string", "description": "下单人" }, "createTime": { "type": "string", "description": "下单时间" }, "customerManagerName": { "type": "string", "description": "客户经理" }, "departName": { "type": "string", "description": "部门" }, "goodsName": { "type": "string", "description": "商品名称" }, "goodsStatisTypeName": { "type": "string", "description": "商品分类" }, "id": { "type": "integer", "format": "int64", "description": "订单明细id" }, "orderNo": { "type": "string", "description": "订单编号" }, "payTime": { "type": "string", "description": "支付时间" }, "produceType": { "type": "integer", "format": "int32", "description": "出品类型" }, "quantity": { "type": "integer", "format": "int32", "description": "数量" }, "waiterName": { "type": "string", "description": "服务员" } }, "title": "商品销售明细DTO" }, "存酒列表": { "type": "object", "properties": { "applyUserName": { "type": "string", "description": "服务员" }, "auditRemark": { "type": "string", "description": "审核情况" }, "auditTime": { "type": "string", "description": "存入时间" }, "auditUserName": { "type": "string", "description": "入库员" }, "barTableName": { "type": "string", "description": "存入台位" }, "cleanStatus": { "type": "boolean", "description": "存酒状态" }, "damageNum": { "type": "integer", "format": "int32", "description": "损坏数量" }, "depositNum": { "type": "integer", "format": "int32", "description": "存酒数量" }, "displayNum": { "type": "string", "description": "展示数量" }, "expireRemainDays": { "type": "integer", "format": "int32" }, "expireStatus": { "type": "boolean", "description": "过期状态" }, "expireTime": { "type": "string", "description": "有效时间" }, "extractNum": { "type": "integer", "format": "int32", "description": "取出数量" }, "extractTimes": { "type": "integer", "format": "int32", "description": "取酒次数" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "memberName": { "type": "string", "description": "客户" }, "memberPhone": { "type": "string", "description": "会员电话" }, "sensitiveMemberPhone": { "type": "string" }, "storeNum": { "type": "integer", "format": "int32", "description": "剩余数量" }, "wineDepositNo": { "type": "string", "description": "存酒申请id" }, "wineGoodsImage": { "type": "string", "description": "酒水商品图片" }, "wineGoodsName": { "type": "string", "description": "酒水商品名称" }, "wineImage": { "type": "string", "description": "存酒当时拍照图片" } }, "title": "存酒列表" }, "存酒列表导出查询条件": { "type": "object", "properties": { "cleanStatus": { "type": "boolean", "description": "全部 null 未过期 false 已过期 true" }, "expireStatus": { "type": "boolean", "description": "全部 null 存酒中 false 已取完 true" }, "memberName": { "type": "string", "description": "会员名称" }, "memberPhone": { "type": "string" }, "wineDepositNo": { "type": "string", "description": "存酒单号" } }, "title": "存酒列表导出查询条件" }, "存酒列表查询条件": { "type": "object", "properties": { "cleanStatus": { "type": "boolean", "description": "全部 null 未过期 false 已过期 true" }, "expireStatus": { "type": "boolean", "description": "全部 null 存酒中 false 已取完 true" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "memberName": { "type": "string", "description": "会员名称" }, "memberPhone": { "type": "string" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "wineDepositNo": { "type": "string", "description": "存酒单号" } }, "title": "存酒列表查询条件" }, "存酒报表": { "type": "object", "properties": { "applyTime": { "type": "string", "description": "存酒时间" }, "applyUserName": { "type": "string", "description": "操作人" }, "barTableName": { "type": "string", "description": "台位" }, "depositNum": { "type": "string", "description": "存酒数量" }, "expireTime": { "type": "string", "description": "存酒有效期" }, "memberName": { "type": "string", "description": "客户名称" }, "memberPhone": { "type": "string", "description": "客户电话" }, "wineGoodsName": { "type": "string", "description": "商品名称" } }, "title": "存酒报表" }, "存酒报表查询条件": { "type": "object", "properties": { "endDate": { "type": "string", "description": "结束日期" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "startDate": { "type": "string", "description": "开始日期" } }, "title": "存酒报表查询条件" }, "存酒统计": { "type": "object", "properties": { "eightyPercent": { "type": "integer", "format": "int32", "description": "80%" }, "fiftyPercent": { "type": "integer", "format": "int32", "description": "50%" }, "fortyPercent": { "type": "integer", "format": "int32", "description": "40%" }, "hundredPercent": { "type": "integer", "format": "int32", "description": "整瓶" }, "ninetyPercent": { "type": "integer", "format": "int32", "description": "90%" }, "seventyPercent": { "type": "integer", "format": "int32", "description": "70%" }, "sixtyPercent": { "type": "integer", "format": "int32", "description": "60%" }, "tenPercent": { "type": "integer", "format": "int32", "description": "10%" }, "thirtyPercent": { "type": "integer", "format": "int32", "description": "30%" }, "totalNum": { "type": "integer", "format": "int32", "description": "总数" }, "twentyPercent": { "type": "integer", "format": "int32", "description": "20%" }, "wineGoodsName": { "type": "string", "description": "商品名称" } }, "title": "存酒统计" }, "存酒统计查询": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64" }, "comId": { "type": "integer", "format": "int64" }, "endTime": { "type": "string", "description": "结束时间(如果时间段是今日的话,格式化到当天23:59:59)" }, "queryDate": { "type": "integer", "format": "int32", "description": "查询时间 2:今日 3:本周 4:本月" }, "queryEndDate": { "type": "string", "description": "查询结束时间" }, "queryStartDate": { "type": "string", "description": "查询开始时间" }, "startTime": { "type": "string", "description": "开始时间" } }, "title": "存酒统计查询" }, "存酒统计页面": { "type": "object", "properties": { "depositNum": { "type": "integer", "format": "int64", "description": "存入数量" }, "expireNum": { "type": "integer", "format": "int64", "description": "过期数量" }, "extractNum": { "type": "integer", "format": "int64", "description": "取出数量" } }, "title": "存酒统计页面" }, "存酒规则编辑页面": { "type": "object", "required": [ "id" ], "properties": { "canDepositDay": { "type": "integer", "format": "int32", "description": "首次存酒时长" }, "canRenewNum": { "type": "integer", "format": "int32", "description": "用户免费续期次数" }, "depositRuleName": { "type": "string", "description": "存酒规则名称" }, "expireRemainDay": { "type": "integer", "format": "int32", "description": "存酒临期时间" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "leastVipCardId": { "type": "integer", "format": "int64", "description": "存酒会员等级限制(下拉框传code)" }, "needVip": { "type": "boolean" }, "onceRenewDay": { "type": "integer", "format": "int32", "description": "单次续期时长" } }, "title": "存酒规则编辑页面" }, "存酒记录": { "type": "object", "properties": { "applyTime": { "type": "string", "description": "存入时间" }, "applyUserName": { "type": "string", "description": "操作人" }, "auditRemark": { "type": "string", "description": "库管描述(该字段带到详情页使用)" }, "barTableName": { "type": "string", "description": "台位" }, "cleanStatus": { "type": "boolean", "description": "0-未取完 1-已取完" }, "display": { "type": "string", "description": "存酒数量" }, "expireStatus": { "type": "boolean", "description": "0-未过期 1-已过期" }, "expireTime": { "type": "string", "description": "到期时间" }, "extractNum": { "type": "integer", "format": "int32", "description": "累计取出数量" }, "extractTimes": { "type": "integer", "format": "int32", "description": "取酒次数" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "storeNum": { "type": "integer", "format": "int32", "description": "剩余数量" }, "wineGoodsImage": { "type": "string", "description": "商品图片" }, "wineGoodsName": { "type": "string", "description": "商品名称" }, "wineImage": { "type": "string", "description": "商品拍照图片" } }, "title": "存酒记录" }, "存酒详情-聚合对象": { "type": "object", "properties": { "wineExtractListDTOS": { "type": "array", "description": "取酒记录", "items": { "$ref": "#/definitions/取酒列表展示对象", "originalRef": "取酒列表展示对象" } }, "wineRenewListDTOS": { "type": "array", "description": "续期记录", "items": { "$ref": "#/definitions/延期记录列表", "originalRef": "延期记录列表" } } }, "title": "存酒详情-聚合对象" }, "展示状态编辑": { "type": "object", "properties": { "display": { "type": "boolean", "description": "是否展示" }, "id": { "type": "integer", "format": "int64", "description": "主键" } }, "title": "展示状态编辑" }, "延期记录列表": { "type": "object", "properties": { "createName": { "type": "string", "description": "操作人" }, "createTime": { "type": "string", "description": "操作时间" }, "newExpireTime": { "type": "string", "description": "延期后有效时间" }, "renewDay": { "type": "integer", "format": "int32", "description": "单次延期得天数" }, "renewType": { "type": "integer", "format": "int32", "description": "1 自动延期 2 付费延期" } }, "title": "延期记录列表" }, "延期记录查询对象": { "type": "object", "required": [ "wineDepositId" ], "properties": { "wineDepositId": { "type": "integer", "format": "int64", "description": "存酒记录id" } }, "title": "延期记录查询对象" }, "开关组合支付请求": { "type": "object", "required": [ "mixedPayment", "tradePayId" ], "properties": { "mixedPayment": { "type": "boolean", "description": "是否组合支付" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付单id" } }, "title": "开关组合支付请求" }, "开台台位重新设置客户经理信息-用户端": { "type": "object", "required": [ "barTableId", "cusManagerId", "cusManagerName", "editType" ], "properties": { "barTableId": { "type": "integer", "format": "int64", "description": "台位ID" }, "cusManagerId": { "type": "integer", "format": "int64", "description": "客户经理ID" }, "cusManagerName": { "type": "string", "description": "客户经理名称" }, "editType": { "type": "string", "description": "操作类型 1-编辑 2-删除", "enum": [ "1", "2" ] } }, "title": "开台台位重新设置客户经理信息-用户端" }, "打印机出品位置返回前端对象": { "type": "object", "properties": { "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "printType": { "type": "string", "description": "打印类型 1:后厨 2:收单 3:银台 4:存酒 5:取酒 6:充值" }, "printerIdStr": { "type": "string", "description": "打印机ID字符串" }, "printerIds": { "type": "array", "description": "打印机ID", "items": { "type": "integer", "format": "int64" } }, "printerNames": { "type": "string", "description": "打印机名字" }, "producePosition": { "type": "string", "description": "出品位置" } }, "title": "打印机出品位置返回前端对象" }, "打印机配置返回前端对象": { "type": "object", "properties": { "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "functionModule": { "type": "string", "description": "功能模块" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "printMethod": { "type": "integer", "format": "int32", "description": "1.整单 2.一品一单" }, "printNum": { "type": "integer", "format": "int32", "description": "打印数量" }, "printerBrand": { "type": "string", "description": "打印机品牌" }, "printerName": { "type": "string", "description": "打印机名称" }, "snNo": { "type": "string", "description": "SN编号" }, "trafficCard": { "type": "string", "description": "流量卡" } }, "title": "打印机配置返回前端对象" }, "批量制卡列表对象": { "type": "object", "required": [ "activeNum", "batchNo", "cardName", "cardNoBegin", "cardNoEnd", "cardNum", "cardType", "createName", "createTime", "id", "neverExpire" ], "properties": { "activeNum": { "type": "integer", "format": "int32", "description": "开卡数量" }, "batchNo": { "type": "string", "description": "批量号" }, "cardName": { "type": "string", "description": "卡名称" }, "cardNoBegin": { "type": "string", "description": "起始卡号,显示用" }, "cardNoEnd": { "type": "string", "description": "结束卡号,显示用" }, "cardNum": { "type": "integer", "format": "int32", "description": "制卡数量" }, "cardType": { "type": "integer", "format": "int32", "description": "卡类型(1储值卡)" }, "clubIds": { "type": "array", "description": "酒吧ID", "items": { "type": "integer", "format": "int64" } }, "createName": { "type": "string", "description": "创建人名称" }, "createTime": { "type": "string", "description": "创建时间" }, "expireDate": { "type": "string", "description": "有效期" }, "id": { "type": "integer", "format": "int64", "description": "批量id" }, "neverExpire": { "type": "boolean", "description": "永久有效" }, "prefix": { "type": "string", "description": "前缀(1-3位)" }, "suffixFilter": { "type": "string", "description": "尾号去除" } }, "title": "批量制卡列表对象" }, "批量制卡号码对象": { "type": "object", "required": [ "cardNo", "status" ], "properties": { "cardNo": { "type": "string", "description": "卡号" }, "status": { "type": "integer", "format": "int32", "description": "状态1可制卡,2超出99999999范围" } }, "title": "批量制卡号码对象" }, "批量制卡检查号码对象": { "type": "object", "required": [ "cardNoBegin", "cardNoEnd", "cardNum", "cardNumberList", "prefix" ], "properties": { "cardNoBegin": { "type": "string", "description": "起始卡号" }, "cardNoEnd": { "type": "string", "description": "结束卡号" }, "cardNum": { "type": "integer", "format": "int32", "description": "制卡数量" }, "cardNumberList": { "type": "array", "description": "制卡卡号列表", "items": { "$ref": "#/definitions/批量制卡号码对象", "originalRef": "批量制卡号码对象" } }, "prefix": { "type": "string", "description": "卡号前缀" } }, "title": "批量制卡检查号码对象" }, "批量制卡检查号码请求": { "type": "object", "required": [ "cardType" ], "properties": { "beginNumber": { "type": "integer", "format": "int32", "description": "起始编号", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false }, "cardNum": { "type": "integer", "format": "int32", "description": "制卡数量", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false }, "cardType": { "type": "integer", "format": "int32", "description": "卡类型(1储值卡)" }, "prefix": { "type": "string", "description": "卡号前缀(1-3位)" }, "suffixFilter": { "type": "string", "description": "尾号去除(4,7)" } }, "title": "批量制卡检查号码请求" }, "批量制卡确认请求": { "type": "object", "required": [ "beginCardNo", "beginNumber", "cardName", "cardNum", "cardType", "clubIds", "endCardNo", "neverExpire" ], "properties": { "beginCardNo": { "type": "string", "description": "起始卡号" }, "beginNumber": { "type": "integer", "format": "int32", "description": "起始编号", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false }, "cardName": { "type": "string", "description": "卡名称" }, "cardNum": { "type": "integer", "format": "int32", "description": "制卡数量", "minimum": 0, "maximum": 9223372036854775807, "exclusiveMinimum": false, "exclusiveMaximum": false }, "cardType": { "type": "integer", "format": "int32", "description": "卡类型(1储值卡)" }, "clubIds": { "type": "array", "description": "关联门店ID列表", "items": { "type": "integer", "format": "int64" } }, "endCardNo": { "type": "string", "description": "结束卡号" }, "expireDate": { "type": "string", "description": "有效期" }, "neverExpire": { "type": "boolean", "description": "卡有效期,是否永久有效" }, "prefix": { "type": "string", "description": "卡号前缀(1-3位)" }, "suffixFilter": { "type": "string", "description": "尾号去除(4,7)" } }, "title": "批量制卡确认请求" }, "挂账列表对象": { "type": "object", "required": [ "applyUserId", "applyUserName", "auditRemark", "auditTime", "auditUserId", "auditUserName", "barAreaId", "barAreaName", "barTableCheckinId", "barTableId", "barTableName", "createTime", "creditReason", "creditStatus", "customerManagerId", "customerManagerName", "id", "memberId", "memberName", "orderNo", "tableTypeId", "tableTypeName", "totalCreditAmount", "totalPayAmount", "waiterId", "waiterName" ], "properties": { "applyUserId": { "type": "integer", "format": "int64", "description": "申请人id" }, "applyUserName": { "type": "string", "description": "申请人名称" }, "auditRemark": { "type": "string", "description": "审核备注" }, "auditTime": { "type": "string", "description": "审核时间" }, "auditUserId": { "type": "integer", "format": "int64", "description": "审核人id" }, "auditUserName": { "type": "string", "description": "审核人名称" }, "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域ID" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "createTime": { "type": "string", "description": "创建时间" }, "creditReason": { "type": "string", "description": "挂账原因" }, "creditStatus": { "type": "string", "description": "挂账状态1审核中2审核成功3审核失败4已完成5已取消", "enum": [ "AUDITING", "AUDIT_SUCCEED", "CANCEL", "COMPLETE", "NONE", "REJECT" ] }, "customerManagerId": { "type": "integer", "format": "int64", "description": "客户经理id" }, "customerManagerName": { "type": "string", "description": "客户经理名称" }, "drinkOrderId": { "type": "integer", "format": "int64", "description": "酒水订单id" }, "drinkOrderNo": { "type": "string", "description": "酒水订单编号" }, "id": { "type": "integer", "format": "int64", "description": "挂账id" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "memberVipLevel": { "type": "integer", "format": "int32", "description": "下单粉丝会员等级" }, "memberVipName": { "type": "string", "description": "下单粉丝会员名称" }, "orderNo": { "type": "string", "description": "订单编号GZ20220202123AB" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalCreditAmount": { "type": "integer", "format": "int64", "description": "挂账总金额" }, "totalPayAmount": { "type": "integer", "format": "int64", "description": "支付总金额" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员id" }, "waiterName": { "type": "string", "description": "服务员名称" } }, "title": "挂账列表对象" }, "挂账对象": { "type": "object", "required": [ "applyUserId", "applyUserName", "auditRemark", "auditTime", "auditUserId", "auditUserName", "barAreaId", "barAreaName", "barTableCheckinId", "barTableId", "barTableName", "createTime", "creditReason", "creditStatus", "customerManagerId", "customerManagerName", "id", "memberId", "memberName", "orderNo", "tableTypeId", "tableTypeName", "totalCreditAmount", "totalPayAmount" ], "properties": { "applyUserId": { "type": "integer", "format": "int64", "description": "申请人id" }, "applyUserName": { "type": "string", "description": "申请人名称" }, "auditRemark": { "type": "string", "description": "审核备注" }, "auditTime": { "type": "string", "description": "审核时间" }, "auditUserId": { "type": "integer", "format": "int64", "description": "审核人id" }, "auditUserName": { "type": "string", "description": "审核人名称" }, "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域ID" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "createTime": { "type": "string", "description": "创建时间" }, "creditReason": { "type": "string", "description": "挂账原因" }, "creditStatus": { "type": "string", "description": "挂账状态1审核中2审核成功3审核失败4已完成5已取消", "enum": [ "AUDITING", "AUDIT_SUCCEED", "CANCEL", "COMPLETE", "NONE", "REJECT" ] }, "customerManagerId": { "type": "integer", "format": "int64", "description": "客户经理id" }, "customerManagerName": { "type": "string", "description": "客户经理名称" }, "drinkOrderId": { "type": "integer", "format": "int64", "description": "酒水订单id" }, "drinkOrderNo": { "type": "string", "description": "酒水订单编号" }, "id": { "type": "integer", "format": "int64", "description": "挂账id" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "memberVipLevel": { "type": "integer", "format": "int32", "description": "下单粉丝会员等级" }, "memberVipName": { "type": "string", "description": "下单粉丝会员名称" }, "opLogList": { "type": "array", "description": "操作日志列表", "items": { "$ref": "#/definitions/挂账订单操作日志对象", "originalRef": "挂账订单操作日志对象" } }, "orderNo": { "type": "string", "description": "订单编号GZ20220202123AB" }, "payTime": { "type": "string", "description": "支付时间" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalCreditAmount": { "type": "integer", "format": "int64", "description": "挂账总金额" }, "totalPayAmount": { "type": "integer", "format": "int64", "description": "支付总金额" } }, "title": "挂账对象" }, "挂账申请请求": { "type": "object", "required": [ "barTableId", "orderIdList", "reason" ], "properties": { "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "orderIdList": { "type": "array", "description": "酒水订单id", "items": { "type": "integer", "format": "int64" } }, "reason": { "type": "string", "description": "挂账原因" } }, "title": "挂账申请请求" }, "挂账订单操作日志对象": { "type": "object", "required": [ "clubId", "comId", "createTime", "drinkCreditOrderId", "id", "title" ], "properties": { "clubId": { "type": "integer", "format": "int64", "description": "酒吧id" }, "comId": { "type": "integer", "format": "int64", "description": "公司id" }, "createTime": { "type": "string", "description": "创建时间" }, "description": { "type": "string", "description": "描述" }, "drinkCreditOrderId": { "type": "integer", "format": "int64", "description": "挂账订单id" }, "id": { "type": "integer", "format": "int64", "description": "挂账订单操作日志id" }, "title": { "type": "string", "description": "标题" } }, "title": "挂账订单操作日志对象" }, "提成规则删除对象": { "type": "object", "properties": { "depositRuleId": { "type": "integer", "format": "int64", "description": "id" } }, "title": "提成规则删除对象" }, "收单账户绑定POS机DTO": { "type": "object", "properties": { "equipmentName": { "type": "string", "description": "设备名称" }, "id": { "type": "integer", "format": "int64", "description": "pos机id" } }, "title": "收单账户绑定POS机DTO" }, "数据概览-营业数据通用查询条件": { "type": "object", "properties": { "queryDate": { "type": "integer", "format": "int32", "description": "查询固定时间范围 1:昨天 2:今日 3:本周 4:本月 5:上周 6:上月 7:指定天 8:指定月 9:指定日期范围 10:近10天 11 近30天" }, "queryEndTime": { "type": "string", "description": "查询时间-止" }, "queryStartTime": { "type": "string", "description": "查询时间-起" } }, "title": "数据概览-营业数据通用查询条件" }, "新增公告对象": { "type": "object", "properties": { "bulletinType": { "type": "integer", "format": "int32", "description": "公告类型 1 公司公告 2门店公告" }, "clubId": { "type": "integer", "format": "int64", "description": "公告类型为门店 传对应门店id" }, "comId": { "type": "integer", "format": "int64", "description": "公司租户ID" }, "content": { "type": "string", "description": "公告内容H5" }, "jumpPath": { "type": "string", "description": "跳转路径" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序,数字越小越靠前", "minimum": 1, "exclusiveMinimum": false }, "title": { "type": "string", "description": "标题" }, "titleImage": { "type": "string", "description": "公告图片地址" } }, "title": "新增公告对象" }, "新增用户角色下拉框": { "type": "object", "properties": { "roleId": { "type": "integer", "format": "int64", "description": "角色id" }, "roleName": { "type": "string", "description": "角色名" } }, "title": "新增用户角色下拉框" }, "新增菜单": { "type": "object", "required": [ "funType", "menuGroup", "menuType", "orderNum", "parentId", "title" ], "properties": { "funType": { "type": "integer", "format": "int32", "description": "业务类型" }, "icon": { "type": "string", "description": "图标" }, "menuGroup": { "type": "integer", "format": "int32", "description": "1:系统菜单,2 公司菜单" }, "menuKey": { "type": "string", "description": "菜单key" }, "menuType": { "type": "integer", "format": "int32", "description": "菜单类型" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序号" }, "parentId": { "type": "integer", "format": "int64", "description": "父菜单id" }, "path": { "type": "string", "description": "菜单相对路径", "pattern": "^$|[^\\u4e00-\\u9fa5]+" }, "perms": { "type": "string", "description": "授权字符串" }, "remark": { "type": "string", "description": "备注说明" }, "title": { "type": "string", "description": "菜单名称" } }, "title": "新增菜单" }, "新增规则对象": { "type": "object", "required": [ "canDepositDay", "canRenewNum", "depositRuleName", "expireRemainDay", "leastVipCardId", "needVip", "onceRenewDay" ], "properties": { "canDepositDay": { "type": "integer", "format": "int32", "description": "首次存酒时长" }, "canRenewNum": { "type": "integer", "format": "int32", "description": "用户免费续期次数" }, "depositRuleName": { "type": "string", "description": "存酒规则名称" }, "expireRemainDay": { "type": "integer", "format": "int32", "description": "存酒临期时间" }, "leastVipCardId": { "type": "integer", "format": "int64", "description": "存酒会员等级限制(下拉框传code)" }, "needVip": { "type": "boolean", "description": "是否需要vip" }, "onceRenewDay": { "type": "integer", "format": "int32", "description": "单次续期时长" } }, "title": "新增规则对象" }, "新增部门": { "type": "object", "required": [ "clubId" ], "properties": { "clubId": { "type": "integer", "format": "int64" }, "comId": { "type": "integer", "format": "int64", "description": "公司租户ID" }, "departName": { "type": "string", "description": "部门名称" }, "parentId": { "type": "integer", "format": "int64", "description": "上级部门id,顶级部门0" } }, "title": "新增部门" }, "服务提成数据DTO": { "type": "object", "properties": { "commissionActualMoney": { "type": "integer", "format": "int64", "description": "实际提成金额" }, "commissionDeductMoney": { "type": "integer", "format": "int64", "description": "提成扣除金额" }, "goodsImage": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "salesNumber": { "type": "integer", "format": "int32", "description": "销售数量" }, "singleCommissionMoney": { "type": "integer", "format": "int64", "description": "单品提成金额" }, "totalMoney": { "type": "integer", "format": "int64", "description": "总提成金额" }, "waiterName": { "type": "string", "description": "服务员名称" } }, "title": "服务提成数据DTO" }, "未支付结算对象": { "type": "object", "required": [ "barTableCheckinId", "barTableId", "barTableName", "realTotalAmount", "tableTypeName" ], "properties": { "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "实际金额-分" }, "tableTypeName": { "type": "string", "description": "台位类型" } }, "title": "未支付结算对象" }, "校验邀请码请求": { "type": "object", "required": [ "inviteNo", "walletCardId" ], "properties": { "inviteNo": { "type": "string", "description": "邀请码" }, "walletCardId": { "type": "integer", "format": "int64", "description": "余额卡ID" } }, "title": "校验邀请码请求" }, "清台请求-前台": { "type": "object", "required": [ "barTableId" ], "properties": { "barTableId": { "type": "integer", "format": "int64", "description": "清台台位ID" }, "remark": { "type": "string", "description": "备注" } }, "title": "清台请求-前台" }, "点单展示状态编辑": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "主键" }, "orderDisplay": { "type": "boolean", "description": "是否点单页展示" } }, "title": "点单展示状态编辑" }, "现金下单和支付请求": { "type": "object", "required": [ "remark", "tradePayId" ], "properties": { "remark": { "type": "string", "description": "备注" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "交易金额,组合支付必传" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付单id" } }, "title": "现金下单和支付请求" }, "用户会员卡销售业绩详情DTO": { "type": "object", "properties": { "memberCardName": { "type": "string", "description": "会员卡名称" }, "memberId": { "type": "integer", "format": "int64", "description": "顾客ID" }, "memberName": { "type": "string", "description": "顾客姓名" }, "mobile": { "type": "string", "description": "顾客手机号码" }, "orderNo": { "type": "string", "description": "订单号" }, "orderTime": { "type": "string", "description": "下单时间" }, "payAmount": { "type": "integer", "format": "int64", "description": "购卡金额" }, "salesAmount": { "type": "integer", "format": "int64", "description": "销售业绩" } }, "title": "用户会员卡销售业绩详情DTO" }, "用户伴随vip信息": { "type": "object", "properties": { "avatarUrl": { "type": "string", "description": "用户头像地址,可能为null" }, "customerName": { "type": "string", "description": "当前用户名称" }, "customerPhone": { "type": "string", "description": "当前用户电话" }, "customerType": { "type": "string", "description": "当前用户类型 1vip(未激活也是存的VIP),只是优惠有区别 2粉丝 3散客", "enum": [ "1", "2", "3" ] }, "gender": { "type": "integer", "format": "int32", "description": "性别 1-男,2-女,3-其它,散户的话则是null" }, "memberId": { "type": "integer", "format": "int64", "description": "当前用户ID,未注册散户则是null" }, "vip": { "type": "boolean", "description": "当前用户是否是vip用户" }, "vipActiveStatus": { "type": "boolean", "description": "当前用户vip是否激活状态,不是会员则是null" }, "vipCardId": { "type": "integer", "format": "int64", "description": "当前用户的VIP会员卡ID,不是会员则是null" }, "vipCardLevel": { "type": "integer", "format": "int32", "description": "当前用户的VIP会员等级level,不是会员则是null" }, "vipCardName": { "type": "string", "description": "当前用户的VIP会员卡名称,不是会员则是null" }, "vipExpireDate": { "type": "string", "description": "vip有效期,不是会员则是null" }, "vipExpired": { "type": "boolean", "description": "vip过期状态,不是会员则是null" } }, "title": "用户伴随vip信息" }, "用户充值业绩详情DTO": { "type": "object", "properties": { "handlerId": { "type": "integer", "format": "int64", "description": "办理人ID" }, "handlerPerformanceAmount": { "type": "integer", "format": "int64", "description": "办理人业绩" }, "id": { "type": "integer", "format": "int64", "description": "订单ID" }, "memberId": { "type": "integer", "format": "int64", "description": "顾客ID" }, "memberName": { "type": "string", "description": "顾客姓名" }, "mobile": { "type": "string", "description": "顾客手机号码" }, "orderNo": { "type": "string", "description": "订单号" }, "rechargeAmount": { "type": "integer", "format": "int64", "description": "充值金额" }, "rechargeTime": { "type": "string", "description": "充值时间" }, "referrerId": { "type": "integer", "format": "int64", "description": "推荐人ID" }, "referrerPerformanceAmount": { "type": "integer", "format": "int64", "description": "推荐人业绩" } }, "title": "用户充值业绩详情DTO" }, "用户延期权益情况": { "type": "object", "properties": { "canRenewNum": { "type": "integer", "format": "int32", "description": "可延期次数" }, "renewNum": { "type": "integer", "format": "int32", "description": "已延期次数" } }, "title": "用户延期权益情况" }, "用户开台-管理app": { "type": "object", "required": [ "barTableId", "checkinPerNum" ], "properties": { "barTableId": { "type": "integer", "format": "int64", "description": "开台台位ID" }, "checkinBizDate": { "type": "string", "description": "营业日期,如果有传,后台会进行比较查看是否和当前营业日期一致" }, "checkinCusManagerEditType": { "type": "string", "description": "开台关联客户经理是否做变更,如果要变更则传值1-编辑2-移除", "enum": [ "1", "2" ] }, "checkinPerNum": { "type": "integer", "format": "int32", "description": "到场人数" }, "checkinRemark": { "type": "string", "description": "开台备注" }, "cusManagerId": { "type": "integer", "format": "int64", "description": "在需要变更开台关联客户经理的情况下,传值" }, "cusManagerName": { "type": "string", "description": "在需要变更开台关联客户经理的情况下,传值" }, "customerName": { "type": "string", "description": "客户名称,散客,粉丝会员通用,非散客情况下可以不传" }, "customerPhone": { "type": "string", "description": "客户电话,散客用" }, "memberId": { "type": "integer", "format": "int64", "description": "用户ID,如果是非散客必须传这个" }, "needBuyCheckinGoods": { "type": "boolean", "description": "手动指定不买则传false,否则不传,后台会按台位默认配置进行处理" }, "remark": { "type": "string", "description": "备注" } }, "title": "用户开台-管理app" }, "用户酒水销售业绩详情DTO": { "type": "object", "properties": { "memberId": { "type": "integer", "format": "int64", "description": "顾客ID" }, "memberName": { "type": "string", "description": "顾客姓名" }, "mobile": { "type": "string", "description": "顾客手机号码" }, "orderAmount": { "type": "integer", "format": "int64", "description": "订单金额" }, "orderNo": { "type": "string", "description": "订单号" }, "orderTime": { "type": "string", "description": "下单时间" }, "regionName": { "type": "string", "description": "区域" }, "salesAmount": { "type": "integer", "format": "int64", "description": "销售业绩" }, "tableName": { "type": "string", "description": "台位名称" } }, "title": "用户酒水销售业绩详情DTO" }, "登录返回对象": { "type": "object", "properties": { "clubUser": { "type": "boolean", "description": "是否店面用户" }, "companyInfo": { "description": "所属公司ID", "$ref": "#/definitions/CompanyInfoDTO", "originalRef": "CompanyInfoDTO" }, "companyUser": { "type": "boolean", "description": "是否公司用户" }, "sysUser": { "type": "boolean", "description": "是否系统用户" }, "tokenValue": { "type": "string", "description": "登录成功返回令牌" } }, "title": "登录返回对象" }, "积分列表": { "type": "object", "properties": { "changePoint": { "type": "integer", "format": "int32", "description": "积分变动" }, "createTime": { "type": "string", "description": "创建时间" }, "pointChangeType": { "type": "integer", "format": "int32", "description": "积分变动类型,1-消费 2-退款 3-兑换" }, "tradeAmount": { "type": "integer", "format": "int64", "description": "订单金额" } }, "title": "积分列表" }, "积分记录查询": { "type": "object", "properties": { "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "memberId": { "type": "integer", "format": "int64", "description": "会员id" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "积分记录查询" }, "移动收单账户或设备收单账户DTO": { "type": "object", "properties": { "accountName": { "type": "string", "description": "收单账户名称" }, "equipmentName": { "type": "string", "description": "设备名称" }, "equipmentNo": { "type": "string", "description": "设备编号" }, "id": { "type": "integer", "format": "int64", "description": "ID" } }, "title": "移动收单账户或设备收单账户DTO" }, "第一张卡片数据-营业数据": { "type": "object", "properties": { "receivedAmount": { "type": "integer", "format": "int64", "description": "实收金额" }, "rechargeAmount": { "type": "integer", "format": "int64", "description": "充值金额" }, "totalAmount": { "type": "integer", "format": "int64", "description": "收入合计" } }, "title": "第一张卡片数据-营业数据" }, "第三张卡片数据-经营统计": { "type": "object", "properties": { "amountReceivable": { "type": "integer", "format": "int64", "description": "应收金额" }, "clearingAmount": { "type": "integer", "format": "int64", "description": "清账金额" }, "drinkOrderAmount": { "type": "integer", "format": "int64", "description": "酒水订单金额" }, "drinkOrderNum": { "type": "integer", "format": "int32", "description": "酒水订单数量" }, "giftOrderAmount": { "type": "integer", "format": "int64", "description": "赠送订单金额" }, "giftOrderNum": { "type": "integer", "format": "int32", "description": "赠送订单数量" }, "onCreditAmount": { "type": "integer", "format": "int64", "description": "挂账金额" }, "refundAmount": { "type": "integer", "format": "int64", "description": "退款金额" }, "refundWalletCardAmount": { "type": "integer", "format": "int64", "description": "充值卡退款金额" }, "storedValueCardPayAmount": { "type": "integer", "format": "int64", "description": "实体卡消费金额" }, "thirdPartyOrderAmount": { "type": "integer", "format": "int64", "description": "三方订单金额" }, "thirdPartyOrderNum": { "type": "integer", "format": "int32", "description": "三方订单数量" }, "waiterCommissionAmount": { "type": "integer", "format": "int64", "description": "服务员提成金额" }, "walletCardPayAmount": { "type": "integer", "format": "int64", "description": "充值卡消费金额-本金" }, "walletCardPayGiftAmount": { "type": "integer", "format": "int64", "description": "充值卡消费金额-赠送金" }, "walletCardRechargeAmount": { "type": "integer", "format": "int64", "description": "充值卡充值金额本金" }, "walletCardRechargeGiftAmount": { "type": "integer", "format": "int64", "description": "充值卡充值金额赠送金" } }, "title": "第三张卡片数据-经营统计" }, "第三方订单DTO": { "type": "object", "properties": { "barAreaName": { "type": "string", "description": "区域" }, "barTableName": { "type": "string", "description": "台位" }, "customerManagerName": { "type": "string", "description": "客户经理" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "memberName": { "type": "string", "description": "用户名称" }, "memberVipName": { "type": "string", "description": "会员等级" }, "orderAmount": { "type": "integer", "format": "int64", "description": "订单金额" }, "orderNo": { "type": "string", "description": "订单编号" }, "orderSourceName": { "type": "string", "description": "订单来源" }, "orderTime": { "type": "string", "description": "下单时间" }, "verificationCode": { "type": "string", "description": "核销码" }, "waiterName": { "type": "string", "description": "服务员" } }, "title": "第三方订单DTO" }, "第三方订单列表查询条件": { "type": "object", "properties": { "barTableName": { "type": "string", "description": "台位名称" }, "customerManagerName": { "type": "string", "description": "客户经理姓名" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "orderNo": { "type": "string", "description": "订单编号" }, "orderSource": { "type": "integer", "format": "int64", "description": "订单来源" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "queryEndTime": { "type": "string", "description": "查询时间-止" }, "queryStartTime": { "type": "string", "description": "查询时间-起" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" }, "waiterName": { "type": "string", "description": "服务员姓名" } }, "title": "第三方订单列表查询条件" }, "第三方订单创建请求-管理端": { "type": "object", "properties": { "barTableId": { "type": "integer", "format": "int64", "description": "台位ID" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝ID" }, "menuTypeId": { "type": "integer", "format": "int64", "description": "菜单分类ID" }, "thirdPartyOrderCreateItems": { "type": "array", "description": "第三方订单商品列表", "items": { "$ref": "#/definitions/第三方订单商品信息-管理端", "originalRef": "第三方订单商品信息-管理端" } }, "verificationCode": { "type": "string", "description": "核销码" } }, "title": "第三方订单创建请求-管理端" }, "第三方订单商品信息-管理端": { "type": "object", "properties": { "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "quantity": { "type": "integer", "format": "int32", "description": "商品数量", "minimum": 1, "exclusiveMinimum": false } }, "title": "第三方订单商品信息-管理端" }, "第三方订单商品详情DTO": { "type": "object", "properties": { "goodsImg": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "originalPrice": { "type": "integer", "format": "int64", "description": "商品价格" }, "packageContent": { "type": "string", "description": "套餐内容" }, "quantity": { "type": "integer", "format": "int32", "description": "商品数量" } }, "title": "第三方订单商品详情DTO" }, "第三方订单打印请求": { "type": "object", "required": [ "orderId", "templateType" ], "properties": { "orderId": { "type": "integer", "format": "int64", "description": "订单id" }, "templateType": { "type": "string", "description": "打印模板", "enum": [ "BILL", "CUSTOMER" ] } }, "title": "第三方订单打印请求" }, "第三方订单点单记录DTO": { "type": "object", "properties": { "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台ID" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "下单时间" }, "goodsImages": { "type": "string", "description": "商品图片集合" }, "goodsQuantity": { "type": "integer", "format": "int32", "description": "商品数量" }, "id": { "type": "integer", "format": "int64", "description": "第三方订单ID" }, "mark": { "type": "string", "description": "标识" }, "orderNo": { "type": "string", "description": "第三方订单编号" }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "订单总金额" } }, "title": "第三方订单点单记录DTO" }, "第三方订单点单记录详情": { "type": "object", "properties": { "barTableName": { "type": "string", "description": "台位名称" }, "barTableTypeName": { "type": "string", "description": "台位类型" }, "createTime": { "type": "string", "description": "下单时间" }, "id": { "type": "integer", "format": "int64", "description": "第三方订单ID" }, "mark": { "type": "string", "description": "标识" }, "orderNo": { "type": "string", "description": "第三方订单编号" }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "订单总金额" }, "thirdPartyOrderRecordProductDTOS": { "type": "array", "description": "第三方订单商品信息", "items": { "$ref": "#/definitions/第三方订单记录商品信息", "originalRef": "第三方订单记录商品信息" } } }, "title": "第三方订单点单记录详情" }, "第三方订单记录商品信息": { "type": "object", "properties": { "createTime": { "type": "string", "description": "创建时间" }, "goodsClassify": { "type": "integer", "format": "int32", "description": "商品分类 1-单品 2-套餐" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "goodsImage": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "goodsPrice": { "type": "integer", "format": "int64", "description": "商品价格" }, "packageContent": { "type": "string", "description": "套餐内容" }, "quantity": { "type": "integer", "format": "int32", "description": "商品数量" }, "totalAmount": { "type": "integer", "format": "int64", "description": "商品总价" } }, "title": "第三方订单记录商品信息" }, "第三方订单详情DTO": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "第三方ID" }, "items": { "type": "array", "description": "商品明细", "items": { "$ref": "#/definitions/第三方订单商品详情DTO", "originalRef": "第三方订单商品详情DTO" } }, "orderAmount": { "type": "integer", "format": "int64", "description": "订单总金额" }, "orderNo": { "type": "string", "description": "订单编号" }, "orderSourceName": { "type": "string", "description": "订单来源" }, "orderTime": { "type": "string", "description": "下单时间" }, "verificationCode": { "type": "string", "description": "核销码" } }, "title": "第三方订单详情DTO" }, "第二张卡片数据-业绩数据": { "type": "object", "properties": { "incomeTotalAmount": { "type": "integer", "format": "int64", "description": "收入合计" }, "memberCardAmount": { "type": "integer", "format": "int64", "description": "会员卡业绩" }, "rechargeHandleAmount": { "type": "integer", "format": "int64", "description": "充值办理业绩" }, "rechargeRecommendAmount": { "type": "integer", "format": "int64", "description": "充值推荐业绩" }, "salesAmount": { "type": "integer", "format": "int64", "description": "销售业绩" } }, "title": "第二张卡片数据-业绩数据" }, "管理后台修改密码请求": { "type": "object", "required": [ "newPassword", "oldPassword" ], "properties": { "newPassword": { "type": "string", "description": "新密码" }, "oldPassword": { "type": "string", "description": "旧密码" } }, "title": "管理后台修改密码请求" }, "管理后台忘记密码发送验证码请求": { "type": "object", "required": [ "mobile", "username" ], "properties": { "mobile": { "type": "string", "description": "手机号码" }, "username": { "type": "string", "description": "用户名" } }, "title": "管理后台忘记密码发送验证码请求" }, "管理后台忘记密码请求": { "type": "object", "required": [ "code", "mobile", "newPassword", "username" ], "properties": { "code": { "type": "string", "description": "验证码" }, "mobile": { "type": "string", "description": "手机号码" }, "newPassword": { "type": "string", "description": "新密码" }, "username": { "type": "string", "description": "用户名" } }, "title": "管理后台忘记密码请求" }, "管理后台用户登录请求": { "type": "object", "required": [ "password", "username" ], "properties": { "password": { "type": "string", "description": "密码" }, "username": { "type": "string", "description": "用户名" } }, "title": "管理后台用户登录请求" }, "编辑公告": { "type": "object", "properties": { "bulletinType": { "type": "integer", "format": "int32", "description": "公告类型 1 公司公告 2门店公告" }, "clubId": { "type": "integer", "format": "int64", "description": "公告类型为门店 传对应门店id" }, "content": { "type": "string", "description": "公告内容H5" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "jumpPath": { "type": "string", "description": "跳转路径" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序,数字越小越靠前", "minimum": 1, "exclusiveMinimum": false }, "title": { "type": "string", "description": "标题" }, "titleImage": { "type": "string", "description": "公告图片地址" } }, "title": "编辑公告" }, "编辑菜单": { "type": "object", "required": [ "id" ], "properties": { "createId": { "type": "integer", "format": "int64", "description": "创建者ID" }, "createName": { "type": "string", "description": "创建者名称" }, "createTime": { "type": "string", "description": "创建时间" }, "funType": { "type": "integer", "format": "int32", "description": "类型 1:系统功能 2:业务功能" }, "icon": { "type": "string", "description": "菜单图标" }, "id": { "type": "integer", "format": "int64", "description": "id" }, "menuKey": { "type": "string", "description": "菜单key 前端用" }, "menuType": { "type": "integer", "format": "int32", "description": "菜单类型类型" }, "orderNum": { "type": "integer", "format": "int32", "description": "排序" }, "parentId": { "type": "integer", "format": "int64", "description": "父菜单ID,一级菜单为0" }, "path": { "type": "string", "description": "菜单相对路径path", "pattern": "^$|[^\\u4e00-\\u9fa5]+" }, "perms": { "type": "string", "description": "授权字符串,主要是给后端用" }, "remark": { "type": "string", "description": "备注说明" }, "title": { "type": "string", "description": "菜单名称" } }, "title": "编辑菜单" }, "编辑部门": { "type": "object", "properties": { "departName": { "type": "string", "description": "部门名称" }, "id": { "type": "integer", "format": "int64", "description": "id", "minimum": 0, "exclusiveMinimum": false } }, "title": "编辑部门" }, "获取公司或门店绑定的移动收单账户或设备收单账户查询条件": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "incomeMchBindType": { "type": "integer", "format": "int32", "description": "收单账户绑定类型:1-移动收单户 2-设备收单户" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "获取公司或门店绑定的移动收单账户或设备收单账户查询条件" }, "菜单树查询对象": { "type": "object", "properties": { "funType": { "type": "integer", "format": "int32", "description": "1: 管理后台移动端 2-管理后台PCweb端", "minimum": 0, "exclusiveMinimum": false }, "menuGroup": { "type": "integer", "format": "int32", "description": " 1:系统菜单,2 公司菜单,(目录级,下级目录自动继承上级)" } }, "title": "菜单树查询对象" }, "营业数据大屏查询": { "type": "object", "properties": { "queryDate": { "type": "integer", "format": "int32", "description": "查询固定时间范围 1:昨天 2:今日 3:本周 4:本月 5:上周 6:上月 7:指定天 8:指定月 9:指定日期范围 10:近10天 11 近30天" }, "queryEndTime": { "type": "string", "description": "查询时间-止" }, "queryStartTime": { "type": "string", "description": "查询时间-起" } }, "title": "营业数据大屏查询" }, "角色列表实体": { "type": "object", "properties": { "createName": { "type": "string", "description": "创建者名称" }, "createTime": { "type": "string", "description": "创建时间" }, "customType": { "type": "boolean", "description": "0-(系统默认角色)不可删除 1- (自定义角色)可删除" }, "id": { "type": "integer", "format": "int64", "description": "角色ID" }, "menuIds": { "type": "array", "description": "菜单ID集合", "uniqueItems": true, "items": { "type": "integer", "format": "int64" } }, "remark": { "type": "string", "description": "角色描述" }, "roleName": { "type": "string", "description": "角色名称" }, "roleSign": { "type": "string", "description": "角色标识" }, "roleType": { "type": "integer", "format": "int32", "description": "角色标识 1-系统角色 2-公司角色,固定角色只有超管可以编辑" } }, "title": "角色列表实体" }, "赠送订单DTO": { "type": "object", "properties": { "barTableName": { "type": "string", "description": "台位名称" }, "barTableTypeName": { "type": "string", "description": "台位类型" }, "id": { "type": "integer", "format": "int64", "description": "赠送订单ID" }, "memberName": { "type": "string", "description": "赠送用户姓名" }, "mobile": { "type": "string", "description": "赠送用户电话" }, "operatorName": { "type": "string", "description": "操作人姓名" }, "orderNo": { "type": "string", "description": "订单编号" }, "orderTime": { "type": "string", "description": "下单时间" }, "totalAmount": { "type": "integer", "format": "int64", "description": "赠送金额" } }, "title": "赠送订单DTO" }, "赠送订单列表查询条件": { "type": "object", "properties": { "customerName": { "type": "string", "description": "客户名称" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "queryEndTime": { "type": "string", "description": "查询时间-止" }, "queryStartTime": { "type": "string", "description": "查询时间-起" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "赠送订单列表查询条件" }, "赠送订单打印请求": { "type": "object", "required": [ "orderId", "templateType" ], "properties": { "orderId": { "type": "integer", "format": "int64", "description": "订单id" }, "templateType": { "type": "string", "description": "打印模板", "enum": [ "BILL", "CUSTOMER" ] } }, "title": "赠送订单打印请求" }, "赠送订单详情DTO": { "type": "object", "properties": { "giftAmount": { "type": "integer", "format": "int64", "description": "赠送金额" }, "id": { "type": "integer", "format": "int64", "description": "赠送订单ID" }, "itemDTOS": { "type": "array", "description": "商品明细", "items": { "$ref": "#/definitions/赠送订单详情详情DTO", "originalRef": "赠送订单详情详情DTO" } }, "memberName": { "type": "string", "description": "赠送用户姓名" }, "orderNo": { "type": "string", "description": "订单编号" }, "orderTime": { "type": "string", "description": "下单时间" } }, "title": "赠送订单详情DTO" }, "赠送订单详情详情DTO": { "type": "object", "properties": { "goodsImg": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "originalPrice": { "type": "integer", "format": "int64", "description": "商品价格" }, "packageContent": { "type": "string", "description": "套餐内容" }, "quantity": { "type": "integer", "format": "int32", "description": "商品数量" } }, "title": "赠送订单详情详情DTO" }, "赠送记录": { "type": "object", "properties": { "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台ID" }, "barTableName": { "type": "string", "description": "台位名称" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "下单时间" }, "goodsImages": { "type": "string", "description": "商品图片集合" }, "goodsQuantity": { "type": "integer", "format": "int32", "description": "商品数量" }, "id": { "type": "integer", "format": "int64", "description": "赠送订单ID" }, "mark": { "type": "string", "description": "标识" }, "orderNo": { "type": "string", "description": "订单编号" }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "主单总金额" } }, "title": "赠送记录" }, "赠送记录商品信息": { "type": "object", "properties": { "createTime": { "type": "string", "description": "创建时间" }, "goodsClassify": { "type": "integer", "format": "int32", "description": "商品分类 1-单品 2-套餐" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品ID" }, "goodsImage": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "goodsPrice": { "type": "integer", "format": "int64", "description": "商品价格" }, "packageContent": { "type": "string", "description": "套餐内容" }, "quantity": { "type": "integer", "format": "int32", "description": "商品数量" }, "totalAmount": { "type": "integer", "format": "int64", "description": "总金额" } }, "title": "赠送记录商品信息" }, "赠送记录详情": { "type": "object", "properties": { "barTableName": { "type": "string", "description": "台位名称" }, "barTableTypeName": { "type": "string", "description": "台位类型" }, "createTime": { "type": "string", "description": "下单时间" }, "giftOrderRecordProductDTOS": { "type": "array", "description": "赠送订单详情信息", "items": { "$ref": "#/definitions/赠送记录商品信息", "originalRef": "赠送记录商品信息" } }, "id": { "type": "integer", "format": "int64", "description": "赠送订单ID" }, "mark": { "type": "string", "description": "标识" }, "orderNo": { "type": "string", "description": "订单编号" }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "合计金额" } }, "title": "赠送记录详情" }, "转台请求-前台": { "type": "object", "required": [ "fromBarTableId", "rebuyCheckinPackGoods", "toBarTableId" ], "properties": { "fromBarTableId": { "type": "integer", "format": "int64", "description": "转出台位ID" }, "rebuyCheckinPackGoods": { "type": "boolean", "description": "是否需要重新购买开台套" }, "remark": { "type": "string", "description": "备注" }, "toBarTableId": { "type": "integer", "format": "int64", "description": "转入台位ID" } }, "title": "转台请求-前台" }, "进件商户账户-pos机DTO": { "type": "object", "properties": { "equipmentName": { "type": "string", "description": "设备名称" }, "equipmentNo": { "type": "string", "description": "设备编号" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "subMchId": { "type": "string", "description": "商户号" }, "terminalNo": { "type": "string", "description": "终端号" } }, "title": "进件商户账户-pos机DTO" }, "进件商户账户DTO": { "type": "object", "properties": { "acquiringAccountName": { "type": "string", "description": "收单账户商户名称" }, "acquiringOrgName": { "type": "string", "description": "收单机构名称" }, "bankAccountType": { "type": "string", "description": "银行账户类型 B:对公,C:对私" }, "bankInfo": { "type": "string", "description": "收单银行名称卡号" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "companyName": { "type": "string", "description": "公司名称" }, "createName": { "type": "string", "description": "创建人" }, "createTime": { "type": "string", "description": "创建时间" }, "id": { "type": "integer", "format": "int64", "description": "ID" }, "subMchId": { "type": "string", "description": "收单账户商户号" }, "subjectType": { "type": "string", "description": "商户类型 企业:ENTERPRISE 个体工商户:INDIVIDUAL 小微商户:PERSONAL" } }, "title": "进件商户账户DTO" }, "进件商户账户POS机列表查询条件": { "type": "object", "properties": { "accountId": { "type": "integer", "format": "int64", "description": "收单商户账户ID" }, "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "进件商户账户POS机列表查询条件" }, "进件商户账户POS机详情DTO": { "type": "object", "properties": { "acquiringOrg": { "type": "string", "description": "收单机构类型" }, "equipmentName": { "type": "string", "description": "设备名称" }, "equipmentNo": { "type": "string", "description": "设备编号" }, "id": { "type": "integer", "format": "int64", "description": "设备ID" }, "posMchNo": { "type": "string", "description": "POS机商户号" }, "terminalNo": { "type": "string", "description": "终端号" } }, "title": "进件商户账户POS机详情DTO" }, "进件商户账户POS机详情查询条件": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "equipmentId": { "type": "integer", "format": "int64", "description": "设备ID" } }, "title": "进件商户账户POS机详情查询条件" }, "进件商户账户列表查询条件": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64", "description": "门店ID,当绑定对象是门店时必传" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "lastId": { "type": "integer", "format": "int64", "description": "非必填 翻页前最后一条ID,填了后端如果支持这个字段,则可以优化查询速度" }, "order": { "type": "string", "description": "非必填 排序字段,填了后端如果支持这个字段,则会按这个排序 e.g. id,name,有多个则逗号分隔" }, "pageNum": { "type": "integer", "format": "int32", "description": "第几页 1" }, "pageSize": { "type": "integer", "format": "int32", "description": "每页条数 10" }, "sort": { "type": "string", "description": "非必填 例子asc或desc 代表升序或者降序,默认降序" } }, "title": "进件商户账户列表查询条件" }, "进件商户账户详情DTO": { "type": "object", "properties": { "acquiringAccountName": { "type": "string", "description": "收单账户名称" }, "acquiringOrg": { "type": "string", "description": "收单机构类型,SHENG_PAY" }, "acquiringOrgName": { "type": "string", "description": "收单机构名称:盛付通" }, "bankAccountType": { "type": "string", "description": "银行账户类型 B:对公,C:对私" }, "bankInfo": { "type": "string", "description": "收单银行名称卡号" }, "comId": { "type": "integer", "format": "int64", "description": "公司ID" }, "id": { "type": "integer", "format": "int64", "description": "收单账户ID" }, "subMchId": { "type": "string", "description": "收单账户子商户号" }, "subjectType": { "type": "string", "description": "商户类型 企业:ENTERPRISE 个体工商户:INDIVIDUAL 小微商户:PERSONAL" } }, "title": "进件商户账户详情DTO" }, "退品打印请求": { "type": "object", "required": [ "drinkRefundOrderId" ], "properties": { "drinkRefundOrderId": { "type": "integer", "format": "int64", "description": "退品订单id" } }, "title": "退品打印请求" }, "退品拒绝请求": { "type": "object", "required": [ "drinkRefundOrderId", "remark" ], "properties": { "drinkRefundOrderId": { "type": "integer", "format": "int64", "description": "退品订单id" }, "remark": { "type": "string", "description": "备注信息" } }, "title": "退品拒绝请求" }, "退品确认请求": { "type": "object", "required": [ "drinkRefundOrderId" ], "properties": { "cashAmount": { "type": "integer", "format": "int64", "description": "现金退款金额" }, "drinkRefundOrderId": { "type": "integer", "format": "int64", "description": "退品订单id" }, "posAmount": { "type": "integer", "format": "int64", "description": "pos机退款金额" }, "remark": { "type": "string", "description": "备注信息" } }, "title": "退品确认请求" }, "退品订单列表对象": { "type": "object", "required": [ "barAreaId", "barAreaName", "barTableCheckinId", "barTableId", "barTableName", "customerManagerId", "customerManagerName", "drinkOrderId", "drinkOrderNo", "id", "memberId", "memberName", "orderNo", "tableTypeId", "tableTypeName", "totalRefundGoodsAmount", "waiterId", "waiterName" ], "properties": { "applyTime": { "type": "string", "description": "申请时间" }, "auditRemark": { "type": "string", "description": "审核备注" }, "auditTime": { "type": "string", "description": "审核时间" }, "auditUserId": { "type": "integer", "format": "int64", "description": "审核人id" }, "auditUserName": { "type": "string", "description": "审核人名称" }, "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域id" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "createId": { "type": "integer", "format": "int64", "description": "创建人id" }, "createName": { "type": "string", "description": "创建人名称" }, "customerManagerId": { "type": "integer", "format": "int64", "description": "专属经理id" }, "customerManagerName": { "type": "string", "description": "专属经理名称" }, "drinkOrderId": { "type": "integer", "format": "int64", "description": "酒水订单id" }, "drinkOrderNo": { "type": "string", "description": "酒水订单编号" }, "id": { "type": "integer", "format": "int64", "description": "退品订单id" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "memberVipLevel": { "type": "integer", "format": "int32", "description": "下单粉丝会员等级" }, "memberVipName": { "type": "string", "description": "下单粉丝会员名称" }, "orderNo": { "type": "string", "description": "退品订单编号TP20220202123AB" }, "payType": { "type": "string", "description": "支付方式(WECHAT,ALIPAY,OFFLINE,STORED_VALUE_CARD)", "enum": [ "ALIPAY", "CASH", "MIXED", "NFC", "SDP", "STORED_VALUE_CARD", "UPACP", "WALLET_CARD", "WX" ] }, "refundPayAmount": { "type": "integer", "format": "int64", "description": "退款到账金额" }, "refundPayTime": { "type": "string", "description": "退款时间" }, "refundReason": { "type": "string", "description": "退品原因" }, "refundStatus": { "type": "string", "description": "退品状态1待审核2退款中3退款成功4退款失败5审核拒绝6已取消", "enum": [ "AUDITING", "CANCEL", "FAILED", "PAID", "PAYING", "REJECT" ] }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalRefundAmount": { "type": "integer", "format": "int64", "description": "退品总金额" }, "totalRefundGoodsAmount": { "type": "integer", "format": "int64", "description": "应退商品总金额" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付id" }, "tradeRefundId": { "type": "integer", "format": "int64", "description": "退款id" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员id" }, "waiterName": { "type": "string", "description": "服务员名称" } }, "title": "退品订单列表对象" }, "退品订单商品详情对象": { "type": "object", "required": [ "goodsClassify", "refundGoodsAmount" ], "properties": { "drinkOrderDetailId": { "type": "integer", "format": "int64", "description": "酒水订单详情id" }, "drinkRefundOrderId": { "type": "integer", "format": "int64", "description": "酒水退品订单id" }, "goodsClassify": { "type": "integer", "format": "int32", "description": "商品分类 1-单品 2-套餐" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品id" }, "goodsImage": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "id": { "type": "integer", "format": "int64", "description": "退品订单商品详情id" }, "packageContent": { "type": "string", "description": "套餐内容" }, "refundAmount": { "type": "integer", "format": "int64", "description": "退款金额" }, "refundGoodsAmount": { "type": "integer", "format": "int64", "description": "应退商品金额" }, "refundPrice": { "type": "integer", "format": "int64", "description": "退品单价" }, "refundQuantity": { "type": "integer", "format": "int32", "description": "退品数量" } }, "title": "退品订单商品详情对象" }, "退品订单对象": { "type": "object", "required": [ "barAreaId", "barAreaName", "barTableCheckinId", "barTableId", "barTableName", "customerManagerId", "customerManagerName", "drinkOrderId", "drinkOrderNo", "id", "memberId", "memberName", "orderNo", "tableTypeId", "tableTypeName", "totalRefundGoodsAmount", "waiterId", "waiterName" ], "properties": { "applyTime": { "type": "string", "description": "申请时间" }, "auditRemark": { "type": "string", "description": "审核备注" }, "auditTime": { "type": "string", "description": "审核时间" }, "auditUserId": { "type": "integer", "format": "int64", "description": "审核人id" }, "auditUserName": { "type": "string", "description": "审核人名称" }, "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域id" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "createId": { "type": "integer", "format": "int64", "description": "创建人id" }, "createName": { "type": "string", "description": "创建人名称" }, "customerManagerId": { "type": "integer", "format": "int64", "description": "专属经理id" }, "customerManagerName": { "type": "string", "description": "专属经理名称" }, "drinkOrderId": { "type": "integer", "format": "int64", "description": "酒水订单id" }, "drinkOrderNo": { "type": "string", "description": "酒水订单编号" }, "id": { "type": "integer", "format": "int64", "description": "退品订单id" }, "list": { "type": "array", "description": "退品订单商品详情列表", "items": { "$ref": "#/definitions/退品订单商品详情对象", "originalRef": "退品订单商品详情对象" } }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "memberVipLevel": { "type": "integer", "format": "int32", "description": "下单粉丝会员等级" }, "memberVipName": { "type": "string", "description": "下单粉丝会员名称" }, "opLogList": { "type": "array", "description": "退品订单操作日志列表", "items": { "$ref": "#/definitions/退品订单操作日志对象", "originalRef": "退品订单操作日志对象" } }, "orderNo": { "type": "string", "description": "退品订单编号TP20220202123AB" }, "payType": { "type": "string", "description": "支付方式(WECHAT,ALIPAY,OFFLINE,STORED_VALUE_CARD)", "enum": [ "ALIPAY", "CASH", "MIXED", "NFC", "SDP", "STORED_VALUE_CARD", "UPACP", "WALLET_CARD", "WX" ] }, "refundPayAmount": { "type": "integer", "format": "int64", "description": "退款到账金额" }, "refundPayTime": { "type": "string", "description": "退款时间" }, "refundReason": { "type": "string", "description": "退品原因" }, "refundStatus": { "type": "string", "description": "退品状态1待审核2退款中3退款成功4退款失败5审核拒绝6已取消", "enum": [ "AUDITING", "CANCEL", "FAILED", "PAID", "PAYING", "REJECT" ] }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalRefundAmount": { "type": "integer", "format": "int64", "description": "退品金额" }, "totalRefundGoodsAmount": { "type": "integer", "format": "int64", "description": "应退商品总金额" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付单id" }, "tradeRefund": { "description": "退款单详情", "$ref": "#/definitions/TradeRefundDTO", "originalRef": "TradeRefundDTO" }, "tradeRefundId": { "type": "integer", "format": "int64", "description": "退款单id" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员id" }, "waiterName": { "type": "string", "description": "服务员名称" } }, "title": "退品订单对象" }, "退品订单操作日志对象": { "type": "object", "required": [ "clubId", "comId", "createTime", "drinkRefundOrderId", "id", "title" ], "properties": { "clubId": { "type": "integer", "format": "int64", "description": "酒吧id" }, "comId": { "type": "integer", "format": "int64", "description": "公司id" }, "createTime": { "type": "string", "description": "创建时间" }, "description": { "type": "string", "description": "描述" }, "drinkRefundOrderId": { "type": "integer", "format": "int64", "description": "退品订单id" }, "id": { "type": "integer", "format": "int64", "description": "退品订单操作日志id" }, "title": { "type": "string", "description": "标题" } }, "title": "退品订单操作日志对象" }, "退品预确认请求": { "type": "object", "required": [ "drinkRefundOrderId" ], "properties": { "drinkRefundOrderId": { "type": "integer", "format": "int64", "description": "退品订单id" } }, "title": "退品预确认请求" }, "退款结算对象": { "type": "object", "required": [ "applyTime", "barTableCheckinId", "barTableId", "barTableName", "createName", "memberName", "tableTypeName", "totalRefundAmount" ], "properties": { "applyTime": { "type": "string", "description": "申请时间" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "createName": { "type": "string", "description": "申请人名称" }, "memberName": { "type": "string", "description": "下单人名称" }, "tableTypeName": { "type": "string", "description": "台位类型" }, "totalRefundAmount": { "type": "integer", "format": "int64", "description": "退款金额-分" } }, "title": "退款结算对象" }, "部门树查询": { "type": "object", "properties": { "id": { "type": "integer", "format": "int64", "description": "部门id,不传则默认查询为根节点" } }, "title": "部门树查询" }, "酒吧简单对象": { "type": "object", "properties": { "clubStatus": { "type": "integer", "format": "int32" }, "clubStatusDesc": { "type": "string" }, "comId": { "type": "integer", "format": "int64" }, "id": { "type": "integer", "format": "int64" }, "name": { "type": "string" } }, "title": "酒吧简单对象" }, "酒水订单列表对象": { "type": "object", "required": [ "barAreaId", "barAreaName", "barTableCheckinId", "barTableId", "barTableName", "createId", "createName", "createTime", "creditStatus", "customerManagerId", "customerManagerName", "discount", "goodsImages", "goodsQuantity", "hasRefund", "id", "managerCommissionAmount", "managerIgnoreCommissionAmount", "managerRealCommissionAmount", "memberId", "memberName", "offlinePayFlag", "orderNo", "orderStatus", "payAmount", "payTime", "realTotalAmount", "refundGoodsTimes", "refundMoneyTimes", "stockOutStatus", "tableTypeId", "tableTypeName", "totalAmount", "totalRefundAmount", "totalRefundGoodsAmount", "waiterCommissionAmount", "waiterIgnoreCommissionAmount", "waiterRealCommissionAmount" ], "properties": { "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域id" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "cancelReason": { "type": "string", "description": "取消原因" }, "cancelTime": { "type": "string", "description": "取消时间" }, "clubId": { "type": "integer", "format": "int64", "description": "酒吧id" }, "completeTime": { "type": "string", "description": "订单完成时间" }, "createId": { "type": "integer", "format": "int64", "description": "创建人id" }, "createName": { "type": "string", "description": "创建人名称" }, "createTime": { "type": "string", "description": "创建时间" }, "creditAuditRemark": { "type": "string", "description": "挂账审核备注" }, "creditReason": { "type": "string", "description": "挂账原因" }, "creditStatus": { "type": "string", "description": "挂账状态(0无挂账申请,1挂账中2挂账成功3挂账拒绝4挂账完成5挂账取消)", "enum": [ "AUDITING", "AUDIT_SUCCEED", "CANCEL", "COMPLETE", "NONE", "REJECT" ] }, "customerManagerId": { "type": "integer", "format": "int64", "description": "专属经理id" }, "customerManagerName": { "type": "string", "description": "专属经理名称" }, "discount": { "type": "number", "description": "折扣" }, "expirationTime": { "type": "string", "description": "超时时间" }, "goodsImages": { "type": "string", "description": "商品图片列表" }, "goodsQuantity": { "type": "integer", "format": "int32", "description": "商品数量" }, "hasRefund": { "type": "boolean", "description": "是否有退款" }, "id": { "type": "integer", "format": "int64", "description": "酒水订单id" }, "lastRefundTime": { "type": "string", "description": "最后退品时间" }, "managerCommissionAmount": { "type": "integer", "format": "int64", "description": "客户经理总业绩" }, "managerIgnoreCommissionAmount": { "type": "integer", "format": "int64", "description": "客户经理扣除业绩" }, "managerRealCommissionAmount": { "type": "integer", "format": "int64", "description": "客户经理实际业绩" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "memberVipLevel": { "type": "integer", "format": "int32", "description": "下单粉丝会员等级" }, "memberVipName": { "type": "string", "description": "下单粉丝会员名称" }, "offlinePayFlag": { "type": "boolean", "description": "线下支付标志" }, "orderNo": { "type": "string", "description": "订单编号" }, "orderStatus": { "type": "string", "description": "订单状态(1未付款2未付款出品3已付款4挂账5完成6取消)", "enum": [ "CANCEL", "COMPLETED", "CREDIT", "PAID", "UNPAID", "UNPAID_PRODUCE" ] }, "payAmount": { "type": "integer", "format": "int64", "description": "支付金额" }, "payTime": { "type": "string", "description": "支付时间" }, "payType": { "type": "string", "description": "CASH,WX,ALIPAY,STORED_VALUE_CARD,WALLET_CARD,UPACP,SDP,BANK_CARD,NFC,MIXED", "enum": [ "ALIPAY", "CASH", "MIXED", "NFC", "SDP", "STORED_VALUE_CARD", "UPACP", "WALLET_CARD", "WX" ] }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "实际订单总金额-分" }, "refundGoodsTimes": { "type": "integer", "format": "int32", "description": "退商品次数" }, "refundMoneyTimes": { "type": "integer", "format": "int32", "description": "退款次数" }, "stockOutStatus": { "type": "integer", "format": "int32", "description": "出库状态(1未出库2出库中3已出库)" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalAmount": { "type": "integer", "format": "int64", "description": "订单总金额-分" }, "totalRefundAmount": { "type": "integer", "format": "int64", "description": "退款金额总计" }, "totalRefundGoodsAmount": { "type": "integer", "format": "int64", "description": "应退商品总金额" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付id" }, "waiterCommissionAmount": { "type": "integer", "format": "int64", "description": "服务员总提成" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员id" }, "waiterIgnoreCommissionAmount": { "type": "integer", "format": "int64", "description": "服务员扣除提成" }, "waiterName": { "type": "string", "description": "服务员名称" }, "waiterRealCommissionAmount": { "type": "integer", "format": "int64", "description": "服务员实际提成" } }, "title": "酒水订单列表对象" }, "酒水订单商品详情对象": { "type": "object", "required": [ "amount", "availableQuantity", "canCommission", "currentQuantity", "discount", "goodsClassify", "goodsId", "goodsImage", "goodsName", "goodsPrice", "id", "originalGoodsPrice", "quantity", "realAmount", "realGoodsPrice", "refundAmount", "refundApplyQuantity", "refundGoodsAmount", "refundGoodsQuantity", "refundMoneyQuantity", "storedValuePaySupport", "walletPaySupport" ], "properties": { "amount": { "type": "integer", "format": "int64", "description": "金额" }, "availableQuantity": { "type": "integer", "format": "int32", "description": "可用数量(数量-退品审核中和退品成功的数量)" }, "canCommission": { "type": "boolean", "description": "是否可提" }, "currentQuantity": { "type": "integer", "format": "int32", "description": "当前数量(数量-退品成功的数量)" }, "depositRuleType": { "type": "integer", "format": "int32", "description": "存酒类型 1-不可存 2-整瓶 3-可半瓶" }, "depositVipCardId": { "type": "integer", "format": "int64", "description": "存酒需要会员卡id" }, "depositVipCardLevel": { "type": "integer", "format": "int32", "description": "存酒需要会员卡等级" }, "depositVipCardName": { "type": "string", "description": "存酒需要会员卡名称" }, "discount": { "type": "number", "description": "折扣" }, "goodsClassify": { "type": "integer", "format": "int32", "description": "商品分类 1-单品 2-套餐" }, "goodsId": { "type": "integer", "format": "int64", "description": "商品id" }, "goodsImage": { "type": "string", "description": "商品图片" }, "goodsName": { "type": "string", "description": "商品名称" }, "goodsPrice": { "type": "integer", "format": "int64", "description": "商品价格" }, "id": { "type": "integer", "format": "int64", "description": "酒水订单详情id" }, "originalGoodsPrice": { "type": "integer", "format": "int64", "description": "商品原价" }, "packageContent": { "type": "string", "description": "套餐内容" }, "quantity": { "type": "integer", "format": "int32", "description": "数量" }, "realAmount": { "type": "integer", "format": "int64", "description": "实际金额" }, "realGoodsPrice": { "type": "integer", "format": "int64", "description": "实际商品价格" }, "refundAmount": { "type": "integer", "format": "int64", "description": "退品金额" }, "refundApplyQuantity": { "type": "integer", "format": "int32", "description": "退品申请数量" }, "refundGoodsAmount": { "type": "integer", "format": "int64", "description": "应退商品金额" }, "refundGoodsQuantity": { "type": "integer", "format": "int32", "description": "退商品数量" }, "refundMoneyQuantity": { "type": "integer", "format": "int32", "description": "退款数量" }, "storedValuePaySupport": { "type": "boolean", "description": "储值卡支付支持状态 1-支持,0-不支持 默认不支持" }, "walletPaySupport": { "type": "boolean", "description": "余额卡支付支持状态 1-支持,0-不支持 默认不支持" } }, "title": "酒水订单商品详情对象" }, "酒水订单对象": { "type": "object", "required": [ "barAreaId", "barAreaName", "barTableCheckinId", "barTableId", "barTableName", "createId", "createName", "createTime", "creditStatus", "discount", "goodsImages", "goodsQuantity", "hasRefund", "id", "list", "managerCommissionAmount", "managerIgnoreCommissionAmount", "managerRealCommissionAmount", "memberId", "memberName", "offlinePayFlag", "orderNo", "orderStatus", "payAmount", "payTime", "realTotalAmount", "refundGoodsTimes", "refundList", "refundMoneyTimes", "stockOutStatus", "tableTypeId", "tableTypeName", "totalAmount", "totalRefundAmount", "totalRefundGoodsAmount", "waiterCommissionAmount", "waiterIgnoreCommissionAmount", "waiterRealCommissionAmount" ], "properties": { "barAreaId": { "type": "integer", "format": "int64", "description": "所属区域id" }, "barAreaName": { "type": "string", "description": "所属区域名称" }, "barTableCheckinId": { "type": "integer", "format": "int64", "description": "开台id" }, "barTableId": { "type": "integer", "format": "int64", "description": "台位id" }, "barTableName": { "type": "string", "description": "台位名称" }, "buyCheckinGoodsId": { "type": "integer", "format": "int64", "description": "是否购买开台套,购买的情况下填入商品ID" }, "cancelReason": { "type": "string", "description": "取消原因" }, "cancelTime": { "type": "string", "description": "取消时间" }, "clubId": { "type": "integer", "format": "int64", "description": "酒吧id" }, "completeTime": { "type": "string", "description": "订单完成时间" }, "createId": { "type": "integer", "format": "int64", "description": "创建人id" }, "createName": { "type": "string", "description": "创建人名称" }, "createTime": { "type": "string", "description": "创建时间" }, "creditAuditRemark": { "type": "string", "description": "挂账审核备注" }, "creditReason": { "type": "string", "description": "挂账原因" }, "creditStatus": { "type": "string", "description": "挂账状态(0无挂账申请,1挂账中2挂账成功3挂账拒绝4挂账完成5挂账取消)", "enum": [ "AUDITING", "AUDIT_SUCCEED", "CANCEL", "COMPLETE", "NONE", "REJECT" ] }, "customerManagerId": { "type": "integer", "format": "int64", "description": "专属经理id" }, "customerManagerName": { "type": "string", "description": "专属经理名称" }, "discount": { "type": "number", "description": "折扣" }, "expirationTime": { "type": "string", "description": "超时时间" }, "goodsImages": { "type": "string", "description": "商品图片列表" }, "goodsQuantity": { "type": "integer", "format": "int32", "description": "商品数量" }, "hasRefund": { "type": "boolean", "description": "是否有退款" }, "id": { "type": "integer", "format": "int64", "description": "酒水订单id" }, "lastRefundTime": { "type": "string", "description": "最后退品时间" }, "list": { "type": "array", "description": "酒水订单商品详情列表", "items": { "$ref": "#/definitions/酒水订单商品详情对象", "originalRef": "酒水订单商品详情对象" } }, "managerCommissionAmount": { "type": "integer", "format": "int64", "description": "客户经理总业绩" }, "managerIgnoreCommissionAmount": { "type": "integer", "format": "int64", "description": "客户经理扣除业绩" }, "managerRealCommissionAmount": { "type": "integer", "format": "int64", "description": "客户经理实际业绩" }, "memberId": { "type": "integer", "format": "int64", "description": "下单粉丝id" }, "memberName": { "type": "string", "description": "下单粉丝名称" }, "memberVipLevel": { "type": "integer", "format": "int32", "description": "下单粉丝会员等级" }, "memberVipName": { "type": "string", "description": "下单粉丝会员名称" }, "offlinePayFlag": { "type": "boolean", "description": "线下支付标志" }, "orderNo": { "type": "string", "description": "订单编号" }, "orderStatus": { "type": "string", "description": "订单状态(1未付款2未付款出品3已付款4挂账5完成6取消)", "enum": [ "CANCEL", "COMPLETED", "CREDIT", "PAID", "UNPAID", "UNPAID_PRODUCE" ] }, "payAmount": { "type": "integer", "format": "int64", "description": "支付金额" }, "payTime": { "type": "string", "description": "支付时间" }, "payType": { "type": "string", "description": "CASH,WX,ALIPAY,STORED_VALUE_CARD,WALLET_CARD,UPACP,SDP,BANK_CARD,NFC,MIXED", "enum": [ "ALIPAY", "CASH", "MIXED", "NFC", "SDP", "STORED_VALUE_CARD", "UPACP", "WALLET_CARD", "WX" ] }, "realTotalAmount": { "type": "integer", "format": "int64", "description": "实际订单总金额-分" }, "refundGoodsTimes": { "type": "integer", "format": "int32", "description": "退商品次数" }, "refundList": { "type": "array", "description": "退品订单商品详情列表", "items": { "$ref": "#/definitions/退品订单对象", "originalRef": "退品订单对象" } }, "refundMoneyTimes": { "type": "integer", "format": "int32", "description": "退款次数" }, "stockOutStatus": { "type": "integer", "format": "int32", "description": "出库状态(1未出库2出库中3已出库)" }, "tableTypeId": { "type": "integer", "format": "int64", "description": "所属台位类型ID" }, "tableTypeName": { "type": "string", "description": "所属台位类型名称" }, "totalAmount": { "type": "integer", "format": "int64", "description": "订单总金额-分" }, "totalRefundAmount": { "type": "integer", "format": "int64", "description": "退款金额总计" }, "totalRefundGoodsAmount": { "type": "integer", "format": "int64", "description": "应退商品总金额" }, "tradePayId": { "type": "integer", "format": "int64", "description": "支付id" }, "waiterCommissionAmount": { "type": "integer", "format": "int64", "description": "服务员总提成" }, "waiterId": { "type": "integer", "format": "int64", "description": "服务员id" }, "waiterIgnoreCommissionAmount": { "type": "integer", "format": "int64", "description": "服务员扣除提成" }, "waiterName": { "type": "string", "description": "服务员名称" }, "waiterRealCommissionAmount": { "type": "integer", "format": "int64", "description": "服务员实际提成" } }, "title": "酒水订单对象" }, "酒水订单支付单挂账页面请求": { "type": "object", "required": [ "orderIds" ], "properties": { "memberId": { "type": "integer", "format": "int64", "description": "开台人的用户id" }, "memberName": { "type": "string", "description": "开台人的用户名称" }, "orderIds": { "type": "array", "description": "订单id列表", "items": { "type": "integer", "format": "int64" } }, "subject": { "type": "string", "description": "商品简介 酒水商品购买,会员卡购买,会员卡续费" } }, "title": "酒水订单支付单挂账页面请求" }, "酒水订单支付单请求": { "type": "object", "required": [ "orderIds" ], "properties": { "memberId": { "type": "integer", "format": "int64", "description": "开台人的用户id" }, "memberName": { "type": "string", "description": "开台人的用户名称" }, "orderIds": { "type": "array", "description": "订单id列表", "items": { "type": "integer", "format": "int64" } }, "subject": { "type": "string", "description": "商品简介 酒水商品购买,会员卡购买,会员卡续费" } }, "title": "酒水订单支付单请求" }, "银台余额卡代充值对象": { "type": "object", "properties": { "handlerInviteNo": { "type": "string", "description": "处理人标识码" }, "memberId": { "type": "integer", "format": "int64", "description": "粉丝Id" }, "memberMobile": { "type": "string", "description": "粉丝电话" }, "memberName": { "type": "string", "description": "粉丝名" }, "referrerInviteNo": { "type": "string", "description": "推荐人标识码" }, "walletCardId": { "type": "integer", "format": "int64", "description": "余额卡ID" }, "walletStorageTypeId": { "type": "integer", "format": "int64", "description": "余额卡充值类型ID" } }, "title": "银台余额卡代充值对象" }, "银台打印请求": { "type": "object", "required": [ "orderId", "templateType" ], "properties": { "orderId": { "type": "integer", "format": "int64", "description": "订单id" }, "templateType": { "type": "string", "description": "打印模板", "enum": [ "BILL", "CUSTOMER" ] } }, "title": "银台打印请求" }, "门店新增角色": { "type": "object", "properties": { "menuIds": { "type": "array", "description": "权限ID", "items": { "type": "integer", "format": "int64" } }, "remark": { "type": "string", "description": "备注" }, "roleName": { "type": "string", "description": "角色名称" } }, "title": "门店新增角色" }, "门店账单头部数据统计查询": { "type": "object", "properties": { "clubId": { "type": "integer", "format": "int64", "description": "门店id" }, "endDate": { "type": "string", "description": "结束日期" }, "realEndDate": { "type": "string" }, "realStartDate": { "type": "string" }, "startDate": { "type": "string", "description": "开始日期" } }, "title": "门店账单头部数据统计查询" }, "预定台位取消-用户端": { "type": "object", "required": [ "bookRecordId" ], "properties": { "bookRecordId": { "type": "integer", "format": "int64", "description": "预定记录OD" } }, "title": "预定台位取消-用户端" }, "预定台位请求-控台": { "type": "object", "required": [ "bookBarTableId", "bookCustomerName", "bookCustomerPhone", "bookDate", "bookPerNum", "bookTime" ], "properties": { "bookBarTableId": { "type": "integer", "format": "int64", "description": "预定台位Id" }, "bookCustomerName": { "type": "string", "description": "预定客户名称" }, "bookCustomerPhone": { "type": "string", "description": "预定客户端电话" }, "bookDate": { "type": "string", "description": "预定日期yyyy-mm-dd" }, "bookPerNum": { "type": "integer", "format": "int32", "description": "到场人数" }, "bookTime": { "type": "string", "description": "预定时间 hh:MM:ss" }, "cusManagerId": { "type": "integer", "format": "int64", "description": "客户经理ID,非必传" }, "cusManagerName": { "type": "string", "description": "客户经理名称,非必传" }, "remark": { "type": "string", "description": "预定备注" } }, "title": "预定台位请求-控台" }, "预结单打印请求": { "type": "object", "required": [ "orderIds" ], "properties": { "orderIds": { "type": "array", "description": "订单id", "items": { "type": "integer", "format": "int64" } } }, "title": "预结单打印请求" } } }