|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642 |
- // Package docs Code generated by swaggo/swag. DO NOT EDIT
- package docs
-
- import "github.com/swaggo/swag"
-
- const docTemplate = `{
- "schemes": {{ marshal .Schemes }},
- "swagger": "2.0",
- "info": {
- "description": "{{escape .Description}}",
- "title": "{{.Title}}",
- "termsOfService": "http://swagger.io/terms/",
- "contact": {
- "name": "dengbiao",
- "url": "http://www.swagger.io/support",
- "email": "1239118001@qq.com"
- },
- "license": {
- "name": "Apache 2.0",
- "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
- },
- "version": "{{.Version}}"
- },
- "host": "{{.Host}}",
- "basePath": "{{.BasePath}}",
- "paths": {
- "/api/demo": {
- "post": {
- "description": "Demo样例测试",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "Demo"
- ],
- "summary": "Demo测试",
- "parameters": [
- {
- "description": "用户名密码",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {}
- }
- ],
- "responses": {
- "200": {
- "description": "token",
- "schema": {
- "type": "object",
- "additionalProperties": true
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/eggEnergy/activePointsUserCoinFlowList": {
- "post": {
- "description": "活跃积分持有流水(查询)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-活跃积分持有者明细-活跃积分持有流水(查询)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "至少传入 货币类型 ID 用户 UID 页数 每页大小",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.GetActivePointsUserCoinFlowListReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "成功返回",
- "schema": {
- "$ref": "#/definitions/md.GetActivePointsUserCoinFlowListResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/eggEnergy/activePointsUserCoinList": {
- "post": {
- "description": "活跃积分持有(获取)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-活跃积分持有者明细-活跃积分持有(获取)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "落地页不填页大小默认20条数据",
- "name": "req",
- "in": "body",
- "schema": {
- "$ref": "#/definitions/md.GetActivePointsUserCoinListReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "成功返回",
- "schema": {
- "$ref": "#/definitions/md.GetActivePointsUserCoinListResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/eggEnergy/greenEnergyUserCoinFlowList": {
- "post": {
- "description": "绿色能量持有流水(查询)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-绿色能量持有者明细-绿色能量持有流水(查询)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "至少传入 货币类型 ID 用户 UID 页数 每页大小",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.GetGreenEnergyUserCoinFlowListReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "成功返回",
- "schema": {
- "$ref": "#/definitions/md.GetGreenEnergyUserCoinFlowListResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/eggEnergy/greenEnergyUserCoinList": {
- "post": {
- "description": "绿色能量(获取)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-绿色能量持有者明细-绿色能量(获取)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "落地页不填页大小默认20条数据",
- "name": "req",
- "in": "body",
- "schema": {
- "$ref": "#/definitions/md.GetGreenEnergyUserCoinListReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "成功返回",
- "schema": {
- "$ref": "#/definitions/md.GetGreenEnergyUserCoinListResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsAdd": {
- "post": {
- "description": "社区分红(新增)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-社区分红(新增)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "分红名称、分红总量",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.AddCommunityDividendsReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "插入数据 ID",
- "schema": {
- "type": "int"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/communityDividends/communityDividendsWithUserAdd": {
- "post": {
- "description": "社区长列表(新增)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-社区长列表(新增)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "新增社区长 ID、备注",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.AddCommunityDividendsWithUserReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "插入数据 ID",
- "schema": {
- "type": "int"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/exchangeUserPosition": {
- "post": {
- "description": "关系分布图(位置转换)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-关系分布图(位置转换)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "需要交换的两个位置",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.ExchangeUserPositionReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "成功返回",
- "schema": {
- "type": ""
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/findSubUserRelationshipMap": {
- "get": {
- "description": "关系分布图(获取指定用户上级)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-关系分布图(获取指定用户上级)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "type": "string",
- "description": "用户ID",
- "name": "uid",
- "in": "query",
- "required": true
- }
- ],
- "responses": {
- "200": {
- "description": "具体数据",
- "schema": {
- "$ref": "#/definitions/md.FindSubUserRelationshipMapResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/findUserRelationshipMap": {
- "get": {
- "description": "关系分布图(获取指定用户下级)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-关系分布图(获取指定用户下级)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "type": "string",
- "description": "用户ID",
- "name": "uid",
- "in": "query",
- "required": true
- }
- ],
- "responses": {
- "200": {
- "description": "具体数据",
- "schema": {
- "$ref": "#/definitions/md.TreeNode"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/getBasic": {
- "get": {
- "description": "公排基础设置(获取)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-公排基础设置(获取)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- }
- ],
- "responses": {
- "200": {
- "description": "具体数据",
- "schema": {
- "$ref": "#/definitions/md.GetPublicPlatoonBasicResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/index": {
- "post": {
- "description": "免罚用户(查询)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-免罚用户(查询)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "页数和行数必填,uid选填",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.GetFreePublishUserReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "成功返回",
- "schema": {
- "$ref": "#/definitions/md.GetFreePublishUserResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/publicPlatoonUserFreePunish/save": {
- "post": {
- "description": "免罚用户(新增)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-免罚用户(新增)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "页数和行数必填,uid选填",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.AddFreePublishUserReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "插入数据 ID",
- "schema": {
- "type": "int"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/relationshipMap": {
- "get": {
- "description": "关系分布图(获取)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-关系分布图(获取)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "type": "string",
- "description": "phone",
- "name": "phone",
- "in": "query",
- "required": true
- },
- {
- "type": "string",
- "description": "uid",
- "name": "uid",
- "in": "query",
- "required": true
- }
- ],
- "responses": {
- "200": {
- "description": "具体数据",
- "schema": {
- "$ref": "#/definitions/md.TreeNode"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/updateBasic": {
- "put": {
- "description": "公排基础设置(修改)",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-公排基础设置(修改)",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "公排设置表单内容",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.UpdatePublicPlatoonBasicReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "success",
- "schema": {
- "type": "string"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/institutionalManagement/publicPlatoon/userDailyActivityAnalysis": {
- "post": {
- "description": "日活分析",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "公排管理"
- ],
- "summary": "制度中心-公排管理-日活分析",
- "parameters": [
- {
- "type": "string",
- "description": "验证参数Bearer和token空格拼接",
- "name": "Authorization",
- "in": "header",
- "required": true
- },
- {
- "description": "用户 ID、查询开始时间、结束时间",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.UserDailyActivityAnalysisReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "具体数据",
- "schema": {
- "$ref": "#/definitions/md.UserDailyActivityAnalysisResp"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- },
- "/api/login": {
- "post": {
- "description": "登入",
- "consumes": [
- "application/json"
- ],
- "produces": [
- "application/json"
- ],
- "tags": [
- "登录"
- ],
- "summary": "登陆",
- "parameters": [
- {
- "description": "用户名密码",
- "name": "req",
- "in": "body",
- "required": true,
- "schema": {
- "$ref": "#/definitions/md.LoginReq"
- }
- }
- ],
- "responses": {
- "200": {
- "description": "token",
- "schema": {
- "$ref": "#/definitions/md.LoginResponse"
- }
- },
- "400": {
- "description": "具体错误",
- "schema": {
- "$ref": "#/definitions/md.Response"
- }
- }
- }
- }
- }
- },
- "definitions": {
- "applet_app_md_institutional_management_egg_energy.Paginate": {
- "type": "object",
- "properties": {
- "limit": {
- "description": "每页大小",
- "type": "integer"
- },
- "page": {
- "description": "页数",
- "type": "integer"
- },
- "total": {
- "description": "总数据量",
- "type": "integer"
- }
- }
- },
- "applet_app_md_institutional_management_public_platoon.Paginate": {
- "type": "object",
- "properties": {
- "limit": {
- "description": "每页大小",
- "type": "integer"
- },
- "page": {
- "description": "页数",
- "type": "integer"
- },
- "total": {
- "description": "总数据量",
- "type": "integer"
- }
- }
- },
- "md.ActivePointsWalletNode": {
- "type": "object",
- "properties": {
- "amount": {
- "type": "string",
- "example": "账户余额"
- },
- "uid": {
- "description": "用户 ID",
- "type": "integer"
- },
- "user_name": {
- "type": "string",
- "example": "用户名"
- },
- "user_phone": {
- "type": "string",
- "example": "手机号"
- }
- }
- },
- "md.AddCommunityDividendsReq": {
- "type": "object",
- "properties": {
- "name": {
- "type": "string",
- "example": "社区分红名称"
- },
- "nums": {
- "description": "社区分红数量",
- "type": "integer"
- }
- }
- },
- "md.AddCommunityDividendsWithUserReq": {
- "type": "object",
- "properties": {
- "memo": {
- "type": "string",
- "example": "备注"
- },
- "uid": {
- "description": "新增社区长用户 ID",
- "type": "integer"
- }
- }
- },
- "md.AddFreePublishUserReq": {
- "type": "object",
- "properties": {
- "uid": {
- "type": "integer"
- }
- }
- },
- "md.BasicSetting": {
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "is_open": {
- "description": "是否开启(1:开启 0:关闭)",
- "type": "integer"
- },
- "is_self_active_get_team_revenue": {
- "description": "会员本人没有日活,没有圈层奖励(1:开启 0:关闭)",
- "type": "integer"
- },
- "originator_uid": {
- "description": "创始人uid",
- "type": "integer"
- },
- "several_rows": {
- "description": "几排",
- "type": "integer"
- },
- "several_times": {
- "description": "几乘",
- "type": "integer"
- },
- "system_punish_replace": {
- "description": "是否位置滑落 被新用户替换 0否 1是",
- "type": "integer"
- },
- "system_punish_replace_value": {
- "description": "xx天未活跃,处罚滑落",
- "type": "integer"
- }
- }
- },
- "md.DailyActivityAnalysisTopData": {
- "type": "object",
- "properties": {
- "activity_count": {
- "description": "子节点活跃天数",
- "type": "integer"
- },
- "team_activity_user_count": {
- "description": "子节点活跃人数",
- "type": "integer"
- },
- "team_user_count": {
- "description": "团队人数",
- "type": "integer"
- }
- }
- },
- "md.DirectionMap": {
- "type": "object",
- "properties": {
- "key": {
- "type": "string"
- },
- "value": {
- "type": "string"
- }
- }
- },
- "md.ExchangeUserPositionReq": {
- "type": "object",
- "properties": {
- "position_1": {
- "description": "位置1,具体值取返回数据中的 system_id",
- "type": "integer"
- },
- "position_2": {
- "description": "位置2,具体值取返回数据中的 system_id",
- "type": "integer"
- }
- }
- },
- "md.FindSubUserRelationshipMapResp": {
- "type": "object",
- "properties": {
- "basic_setting": {
- "description": "公排设置",
- "allOf": [
- {
- "$ref": "#/definitions/md.BasicSetting"
- }
- ]
- },
- "search_uid": {
- "description": "查找的用户 ID",
- "type": "string"
- },
- "sub_user": {
- "description": "上级用户信息",
- "allOf": [
- {
- "$ref": "#/definitions/md.SubUser"
- }
- ]
- }
- }
- },
- "md.FreePublishUserNode": {
- "type": "object",
- "properties": {
- "nickname": {
- "type": "string",
- "example": "昵称"
- },
- "phone": {
- "type": "string",
- "example": "手机号"
- },
- "uid": {
- "type": "integer"
- }
- }
- },
- "md.GetActivePointsUserCoinFlowListReq": {
- "type": "object",
- "properties": {
- "coin_id": {
- "description": "货币类型 ID",
- "type": "integer"
- },
- "direction": {
- "description": "流水方向:1收入 2支出",
- "type": "integer"
- },
- "end_at": {
- "description": "结束时间",
- "type": "string"
- },
- "page": {
- "description": "页数",
- "type": "integer"
- },
- "page_size": {
- "description": "每页大小",
- "type": "integer"
- },
- "start_at": {
- "description": "开始时间",
- "type": "string"
- },
- "uid": {
- "description": "用户 ID",
- "type": "integer"
- }
- }
- },
- "md.GetActivePointsUserCoinFlowListResp": {
- "type": "object",
- "properties": {
- "list": {
- "description": "流水信息",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.UserVirtualCoinFlow"
- }
- },
- "paginate": {
- "description": "分页信息",
- "allOf": [
- {
- "$ref": "#/definitions/applet_app_md_institutional_management_egg_energy.Paginate"
- }
- ]
- },
- "select_data": {
- "description": "流水类型",
- "allOf": [
- {
- "$ref": "#/definitions/md.SelectData"
- }
- ]
- }
- }
- },
- "md.GetActivePointsUserCoinListReq": {
- "type": "object",
- "properties": {
- "end_coin": {
- "type": "string",
- "example": "最大金额"
- },
- "kind": {
- "description": "虚拟币种类编号",
- "type": "integer"
- },
- "page": {
- "description": "页数",
- "type": "integer"
- },
- "page_size": {
- "description": "单页大小",
- "type": "integer"
- },
- "start_coin": {
- "type": "string",
- "example": "最小金额"
- },
- "uid": {
- "description": "指定查询用户 ID",
- "type": "integer"
- },
- "user_name": {
- "type": "string",
- "example": "用户名称"
- },
- "user_phone": {
- "type": "string",
- "example": "手机号"
- }
- }
- },
- "md.GetActivePointsUserCoinListResp": {
- "type": "object",
- "properties": {
- "kind_list": {
- "description": "货币类型集合",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.VirtualCoinListNode"
- }
- },
- "list": {
- "description": "余额集合",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.ActivePointsWalletNode"
- }
- },
- "sum_user_amount": {
- "description": "用户持有总数",
- "type": "number"
- },
- "total": {
- "description": "持有该类型用户数",
- "type": "integer"
- }
- }
- },
- "md.GetFreePublishUserReq": {
- "type": "object",
- "properties": {
- "limit": {
- "description": "每页大小",
- "type": "integer"
- },
- "page": {
- "description": "当前页数",
- "type": "integer"
- },
- "uid": {
- "description": "筛选的用户 ID",
- "type": "integer"
- }
- }
- },
- "md.GetFreePublishUserResp": {
- "type": "object",
- "properties": {
- "list": {
- "description": "免罚用户列表",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.FreePublishUserNode"
- }
- },
- "paginate": {
- "description": "分页信息",
- "allOf": [
- {
- "$ref": "#/definitions/applet_app_md_institutional_management_public_platoon.Paginate"
- }
- ]
- }
- }
- },
- "md.GetGreenEnergyUserCoinFlowListReq": {
- "type": "object",
- "properties": {
- "coin_id": {
- "description": "货币类型 ID",
- "type": "integer"
- },
- "direction": {
- "description": "流水方向:1收入 2支出",
- "type": "integer"
- },
- "end_at": {
- "description": "结束时间",
- "type": "string"
- },
- "page": {
- "description": "页数",
- "type": "integer"
- },
- "page_size": {
- "description": "每页大小",
- "type": "integer"
- },
- "start_at": {
- "description": "开始时间",
- "type": "string"
- },
- "uid": {
- "description": "用户 ID",
- "type": "integer"
- }
- }
- },
- "md.GetGreenEnergyUserCoinFlowListResp": {
- "type": "object",
- "properties": {
- "list": {
- "description": "流水信息",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.UserVirtualCoinFlow"
- }
- },
- "paginate": {
- "description": "分页信息",
- "allOf": [
- {
- "$ref": "#/definitions/applet_app_md_institutional_management_egg_energy.Paginate"
- }
- ]
- },
- "select_data": {
- "description": "流水类型",
- "allOf": [
- {
- "$ref": "#/definitions/md.SelectData"
- }
- ]
- }
- }
- },
- "md.GetGreenEnergyUserCoinListReq": {
- "type": "object",
- "properties": {
- "end_coin": {
- "type": "string",
- "example": "最大金额"
- },
- "kind": {
- "description": "虚拟币种类编号",
- "type": "integer"
- },
- "page": {
- "description": "页数",
- "type": "integer"
- },
- "page_size": {
- "description": "单页大小",
- "type": "integer"
- },
- "start_coin": {
- "type": "string",
- "example": "最小金额"
- },
- "uid": {
- "description": "指定查询用户 ID",
- "type": "integer"
- },
- "user_name": {
- "type": "string",
- "example": "用户名称"
- },
- "user_phone": {
- "type": "string",
- "example": "手机号"
- }
- }
- },
- "md.GetGreenEnergyUserCoinListResp": {
- "type": "object",
- "properties": {
- "kind_list": {
- "description": "货币类型集合",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.VirtualCoinListNode"
- }
- },
- "list": {
- "description": "余额集合",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.ActivePointsWalletNode"
- }
- },
- "sum_user_amount": {
- "description": "用户持有总数",
- "type": "number"
- },
- "total": {
- "description": "持有该类型用户数",
- "type": "integer"
- }
- }
- },
- "md.GetPublicPlatoonBasicResp": {
- "type": "object",
- "properties": {
- "is_open": {
- "description": "是否开启(1:开启 0:关闭)",
- "type": "integer"
- },
- "is_self_active_get_team_revenue": {
- "description": "会员本人没有日活,没有圈层奖励(1:开启 0:关闭)",
- "type": "integer"
- },
- "originator_uid": {
- "description": "创始人uid",
- "type": "integer"
- },
- "several_rows": {
- "description": "几排",
- "type": "integer"
- },
- "several_times": {
- "description": "几乘",
- "type": "integer"
- },
- "system_punish_replace": {
- "description": "是否位置滑落 被新用户替换 0否 1是",
- "type": "integer"
- },
- "system_punish_replace_value": {
- "description": "xx天未活跃,处罚滑落",
- "type": "integer"
- }
- }
- },
- "md.LoginReq": {
- "type": "object",
- "required": [
- "password",
- "username"
- ],
- "properties": {
- "code": {
- "type": "string",
- "example": "验证码"
- },
- "password": {
- "type": "string",
- "example": "登录密码"
- },
- "username": {
- "type": "string",
- "example": "登录账号"
- }
- }
- },
- "md.LoginResponse": {
- "type": "object",
- "properties": {
- "token": {
- "type": "string"
- }
- }
- },
- "md.Response": {
- "type": "object",
- "properties": {
- "code": {
- "type": "string",
- "example": "响应码"
- },
- "data": {
- "description": "内容"
- },
- "msg": {
- "type": "string",
- "example": "具体错误原因"
- }
- }
- },
- "md.SelectData": {
- "type": "object",
- "properties": {
- "direction": {
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.DirectionMap"
- }
- }
- }
- },
- "md.SonUserDailyActivityAnalysisNode": {
- "type": "object",
- "properties": {
- "activity_day_nums": {
- "description": "活跃子节点活跃天数",
- "type": "integer"
- },
- "nickname": {
- "type": "string",
- "example": "昵称"
- },
- "phone": {
- "type": "string",
- "example": "手机号"
- },
- "uid": {
- "description": "查询用户活跃子节点 ID",
- "type": "integer"
- }
- }
- },
- "md.SubUser": {
- "type": "object",
- "properties": {
- "avatar_url": {
- "type": "string",
- "example": "头像"
- },
- "level": {
- "description": "整个系统中的等级",
- "type": "integer"
- },
- "nickname": {
- "type": "string",
- "example": "昵称"
- },
- "phone": {
- "type": "string",
- "example": "手机号"
- },
- "pid": {
- "type": "integer"
- },
- "position": {
- "description": "以pid1为创始人中网的位置",
- "type": "integer"
- },
- "uid": {
- "type": "integer"
- }
- }
- },
- "md.TreeNode": {
- "type": "object",
- "properties": {
- "avatar_url": {
- "type": "string",
- "example": "头像"
- },
- "level": {
- "type": "integer"
- },
- "nickname": {
- "type": "string",
- "example": "昵称"
- },
- "phone": {
- "type": "string",
- "example": "手机号"
- },
- "pid": {
- "type": "integer"
- },
- "position": {
- "type": "integer"
- },
- "son": {
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.TreeNode"
- }
- },
- "system_id": {
- "description": "公排网中id",
- "type": "integer"
- },
- "uid": {
- "type": "integer"
- }
- }
- },
- "md.UpdatePublicPlatoonBasicReq": {
- "type": "object",
- "properties": {
- "is_open": {
- "description": "是否开启(1:开启 0:关闭)",
- "type": "integer"
- },
- "is_self_active_get_team_revenue": {
- "description": "会员本人没有日活,没有圈层奖励(1:开启 0:关闭)",
- "type": "integer"
- },
- "originator_uid": {
- "description": "创始人uid",
- "type": "integer"
- },
- "several_rows": {
- "description": "几排",
- "type": "integer"
- },
- "several_times": {
- "description": "几乘",
- "type": "integer"
- },
- "system_punish_replace": {
- "description": "是否位置滑落 被新用户替换 0否 1是",
- "type": "integer"
- },
- "system_punish_replace_value": {
- "description": "xx天未活跃,处罚滑落",
- "type": "integer"
- }
- }
- },
- "md.UserDailyActivityAnalysisReq": {
- "type": "object",
- "properties": {
- "end_date": {
- "type": "string",
- "example": "结束日期"
- },
- "start_date": {
- "type": "string",
- "example": "开始日期"
- },
- "uid": {
- "description": "查询用户 ID",
- "type": "integer"
- }
- }
- },
- "md.UserDailyActivityAnalysisResp": {
- "type": "object",
- "properties": {
- "son_user_data": {
- "description": "被查询用户子节点信息",
- "type": "array",
- "items": {
- "$ref": "#/definitions/md.SonUserDailyActivityAnalysisNode"
- }
- },
- "top_data": {
- "description": "统计信息",
- "allOf": [
- {
- "$ref": "#/definitions/md.DailyActivityAnalysisTopData"
- }
- ]
- }
- }
- },
- "md.UserVirtualCoinFlow": {
- "type": "object",
- "properties": {
- "after_amount": {
- "type": "string",
- "example": "变更后数量"
- },
- "amount": {
- "type": "string",
- "example": "变更数量"
- },
- "before_amount": {
- "type": "string",
- "example": "变更前数量"
- },
- "coin_id": {
- "description": "虚拟币 ID",
- "type": "integer"
- },
- "create_at": {
- "type": "string",
- "example": "创建时间"
- },
- "direction": {
- "description": "方向:1收入 2支出",
- "type": "integer"
- },
- "id": {
- "type": "integer"
- },
- "sys_fee": {
- "type": "string",
- "example": "手续费"
- },
- "title": {
- "type": "string",
- "example": "标题"
- },
- "transfer_type": {
- "description": "转账类型",
- "type": "integer"
- },
- "uid": {
- "description": "用户 ID",
- "type": "integer"
- },
- "update_at": {
- "type": "string",
- "example": "更新时间"
- }
- }
- },
- "md.VirtualCoinListNode": {
- "type": "object",
- "properties": {
- "coin_id": {
- "description": "货币类型 ID",
- "type": "integer"
- },
- "kind": {
- "description": "货币序号",
- "type": "integer"
- },
- "name": {
- "type": "string",
- "example": "货币类型名称"
- }
- }
- }
- },
- "securityDefinitions": {
- "MasterID": {
- "type": "apiKey",
- "name": "MasterID",
- "in": "header"
- }
- }
- }`
-
- // SwaggerInfo holds exported Swagger Info so clients can modify it
- var SwaggerInfo = &swag.Spec{
- Version: "1.0",
- Host: "localhost:4001",
- BasePath: "",
- Schemes: []string{},
- Title: "蛋蛋星球-管理后台",
- Description: "管理后台接口文档",
- InfoInstanceName: "swagger",
- SwaggerTemplate: docTemplate,
- LeftDelim: "{{",
- RightDelim: "}}",
- }
-
- func init() {
- swag.Register(SwaggerInfo.InstanceName(), SwaggerInfo)
- }
|