| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386 |
- {
- "GET /api/currentUser": {
- "res": {
- "data": {
- "name": "Serati Ma",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png",
- "userid": "00000001",
- "email": "antdesign@alipay.com",
- "signature": "海纳百川,有容乃大",
- "title": "交互专家",
- "group": "蚂蚁金服-某某某事业群-某某平台部-某某技术部-UED",
- "tags": [
- {
- "key": "0",
- "label": "很有想法的"
- },
- {
- "key": "1",
- "label": "专注设计"
- },
- {
- "key": "2",
- "label": "辣~"
- },
- {
- "key": "3",
- "label": "大长腿"
- },
- {
- "key": "4",
- "label": "川妹子"
- },
- {
- "key": "5",
- "label": "海纳百川"
- }
- ],
- "notifyCount": 12,
- "unreadCount": 11,
- "country": "China",
- "geographic": {
- "province": {
- "label": "浙江省",
- "key": "330000"
- },
- "city": {
- "label": "杭州市",
- "key": "330100"
- }
- },
- "address": "西湖区工专路 77 号",
- "phone": "0752-268888888"
- }
- },
- "query": {
- "token ": " 123"
- },
- "payload": {},
- "types": "/** GET /api/currentUser */\nexport type GET_API_CURRENT_USER_QUERY = {\n /** example: 123 */\n token : string\n}\n \n\nexport type GET_API_CURRENT_USER_PAYLOAD = {\n \n}\n \n\nexport type GET_API_CURRENT_USER_RES = {\n /** example: {\"name\": \"Serati Ma\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/BiazfanxmamNRoxxVxka.png\", \"userid\": \"00000001\", \"email\": \"antdesign@alipay.com\", \"signature\": \"海纳百川,有容乃大\", \"title\": \"交互专家\", \"group\": \"蚂蚁金服-某某某事业群-某某平台部-某某技术部-UED\", \"tags\": [{\"key\": \"0\", \"label\": \"很有想法的\"}, {\"key\": \"1\", \"label\": \"专注设计\"}, {\"key\": \"2\", \"label\": \"辣~\"}, {\"key\": \"3\", \"label\": \"大长腿\"}, {\"key\": \"4\", \"label\": \"川妹子\"}, {\"key\": \"5\", \"label\": \"海纳百川\"}], \"notifyCount\": 12, \"unreadCount\": 11, \"country\": \"China\", \"geographic\": {\"province\": {\"label\": \"浙江省\", \"key\": \"330000\"}, \"city\": {\"label\": \"杭州市\", \"key\": \"330100\"}}, \"address\": \"西湖区工专路 77 号\", \"phone\": \"0752-268888888\"} */\n data: {\n name: string,\navatar: string,\nuserid: string,\nemail: string,\nsignature: string,\ntitle: string,\ngroup: string,\ntags: {\n key: string,\nlabel: string\n }[],\nnotifyCount: number,\nunreadCount: number,\ncountry: string,\ngeographic: {\n province: {\n label: string,\nkey: string\n },\ncity: {\n label: string,\nkey: string\n }\n },\naddress: string,\nphone: string\n }\n}\n "
- },
- "GET /api/rule": {
- "res": {
- "data": [
- {
- "key": 99,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 99",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 503,
- "status": "0",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 81
- },
- {
- "key": 98,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 98",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 164,
- "status": "0",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 12
- },
- {
- "key": 97,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 97",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 174,
- "status": "1",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 81
- },
- {
- "key": 96,
- "disabled": true,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 96",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 914,
- "status": "0",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 7
- },
- {
- "key": 95,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 95",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 698,
- "status": "2",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 82
- },
- {
- "key": 94,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 94",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 488,
- "status": "1",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 14
- },
- {
- "key": 93,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 93",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 580,
- "status": "2",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 77
- },
- {
- "key": 92,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 92",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 244,
- "status": "3",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 58
- },
- {
- "key": 91,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 91",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 959,
- "status": "0",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 66
- },
- {
- "key": 90,
- "disabled": true,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 90",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 958,
- "status": "0",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 72
- },
- {
- "key": 89,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 89",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 301,
- "status": "2",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 2
- },
- {
- "key": 88,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 88",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 277,
- "status": "1",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 12
- },
- {
- "key": 87,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 87",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 810,
- "status": "1",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 82
- },
- {
- "key": 86,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 86",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 780,
- "status": "3",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 22
- },
- {
- "key": 85,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 85",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 705,
- "status": "3",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 12
- },
- {
- "key": 84,
- "disabled": true,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 84",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 203,
- "status": "0",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 79
- },
- {
- "key": 83,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 83",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 491,
- "status": "2",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 59
- },
- {
- "key": 82,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 82",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 73,
- "status": "0",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 100
- },
- {
- "key": 81,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png",
- "name": "TradeCode 81",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 406,
- "status": "3",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 61
- },
- {
- "key": 80,
- "disabled": false,
- "href": "https://ant.design",
- "avatar": "https://gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png",
- "name": "TradeCode 80",
- "owner": "曲丽丽",
- "desc": "这是一段描述",
- "callNo": 112,
- "status": "2",
- "updatedAt": "2022-12-06T05:00:57.040Z",
- "createdAt": "2022-12-06T05:00:57.040Z",
- "progress": 20
- }
- ],
- "total": 100,
- "success": true,
- "pageSize": 20,
- "current": 1
- },
- "query": {
- "token ": " 123",
- "current": "1",
- "pageSize": "20"
- },
- "payload": {},
- "types": "/** GET /api/rule */\nexport type GET_API_RULE_QUERY = {\n /** example: 123 */\n token : string;\n /** example: 1 */\n current: string;\n /** example: 20 */\n pageSize: string\n}\n \n\nexport type GET_API_RULE_PAYLOAD = {\n \n}\n \n\nexport type GET_API_RULE_RES = {\n /** example: [{\"key\": 99, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 99\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 503, \"status\": \"0\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 81}, {\"key\": 98, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 98\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 164, \"status\": \"0\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 12}, {\"key\": 97, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 97\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 174, \"status\": \"1\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 81}, {\"key\": 96, \"disabled\": true, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 96\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 914, \"status\": \"0\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 7}, {\"key\": 95, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 95\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 698, \"status\": \"2\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 82}, {\"key\": 94, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 94\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 488, \"status\": \"1\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 14}, {\"key\": 93, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 93\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 580, \"status\": \"2\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 77}, {\"key\": 92, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 92\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 244, \"status\": \"3\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 58}, {\"key\": 91, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 91\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 959, \"status\": \"0\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 66}, {\"key\": 90, \"disabled\": true, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 90\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 958, \"status\": \"0\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 72}, {\"key\": 89, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 89\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 301, \"status\": \"2\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 2}, {\"key\": 88, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 88\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 277, \"status\": \"1\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 12}, {\"key\": 87, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 87\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 810, \"status\": \"1\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 82}, {\"key\": 86, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 86\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 780, \"status\": \"3\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 22}, {\"key\": 85, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 85\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 705, \"status\": \"3\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 12}, {\"key\": 84, \"disabled\": true, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 84\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 203, \"status\": \"0\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 79}, {\"key\": 83, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 83\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 491, \"status\": \"2\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 59}, {\"key\": 82, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 82\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 73, \"status\": \"0\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 100}, {\"key\": 81, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/udxAbMEhpwthVVcjLXik.png\", \"name\": \"TradeCode 81\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 406, \"status\": \"3\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 61}, {\"key\": 80, \"disabled\": false, \"href\": \"https: //ant.design\", \"avatar\": \"https: //gw.alipayobjects.com/zos/rmsportal/eeHMaZBwmTvLdIwMfBpg.png\", \"name\": \"TradeCode 80\", \"owner\": \"曲丽丽\", \"desc\": \"这是一段描述\", \"callNo\": 112, \"status\": \"2\", \"updatedAt\": \"2022-12-06T05: 00: 57.040Z\", \"createdAt\": \"2022-12-06T05: 00: 57.040Z\", \"progress\": 20}] */\n data: {\n key: number,\ndisabled: boolean,\nhref: string,\navatar: string,\nname: string,\nowner: string,\ndesc: string,\ncallNo: number,\nstatus: string,\nupdatedAt: string,\ncreatedAt: string,\nprogress: number\n }[];\n /** example: 100 */\n total: number;\n /** example: true */\n success: boolean;\n /** example: 20 */\n pageSize: number;\n /** example: 1 */\n current: number\n}\n "
- },
- "POST /api/login/outLogin": {
- "res": {
- "data": {},
- "success": true
- },
- "query": {
- "token ": " 123"
- },
- "payload": {},
- "types": "/** POST /api/login/outLogin */\nexport type POST_API_LOGIN_OUT_LOGIN_QUERY = {\n /** example: 123 */\n token : string\n}\n \n\nexport type POST_API_LOGIN_OUT_LOGIN_PAYLOAD = {\n \n}\n \n\nexport type POST_API_LOGIN_OUT_LOGIN_RES = {\n /** example: {} */\n data: {\n \n };\n /** example: true */\n success: boolean\n}\n "
- },
- "POST /api/login/account": {
- "res": {
- "status": "ok",
- "type": "account",
- "currentAuthority": "admin"
- },
- "query": {
- "token ": " 123"
- },
- "payload": {
- "username": "admin",
- "password": "123",
- "autoLogin": true,
- "type": "account"
- },
- "types": "/** POST /api/login/account */\nexport type POST_API_LOGIN_ACCOUNT_QUERY = {\n /** example: 123 */\n token : string\n}\n \n\nexport type POST_API_LOGIN_ACCOUNT_PAYLOAD = {\n /** example: admin */\n username: string;\n /** example: ant.design */\n password: string;\n /** example: true */\n autoLogin: boolean;\n /** example: account */\n type: string\n}\n \n\nexport type POST_API_LOGIN_ACCOUNT_RES = {\n /** example: ok */\n status: string;\n /** example: account */\n type: string;\n /** example: admin */\n currentAuthority: string\n}\n "
- }
- }
|