curl --location --request GET 'localhost:8081/api/dict/data/machine/to/window' \ --header 'token;'
{ "code": 0, "data": { "createDate": "2019-08-24T14:15:22Z", "createTime": "2019-08-24T14:15:22Z", "createUserId": 0, "createUserName": "string", "cssClass": "string", "deleted": 0, "dictLabel": "string", "dictSort": 0, "dictType": "string", "dictValue": "string", "id": "string", "isDefault": "string", "listClass": "string", "new": true, "remark": "string", "status": "string", "updateDate": "2019-08-24T14:15:22Z", "updateTime": "2019-08-24T14:15:22Z", "updateUserId": 0, "updateUserName": "string" }, "msg": "string" }