mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-18 09:35:29 +08:00
12 lines
169 B
HTTP
12 lines
169 B
HTTP
|
|
### dict get
|
|
POST {{baseUrl}}form/not-agent/field-dict/get
|
|
Content-Type: application/json
|
|
Token: {{token}}
|
|
|
|
{
|
|
"code2": {
|
|
"parentId": null,
|
|
"level": null
|
|
}
|
|
} |