Commit a68d71cb authored by 张伯涛's avatar 张伯涛

readme文件修改

parent 147cb07a
This diff is collapsed.
......@@ -32,9 +32,7 @@ export function updateType(data) {
url: '/system/dict/type/update/' + businessId,
method: 'put',
data: data,
headers: {
'Content-Type': 'application/x-www-form-urlencoded'
}
headers: {}
})
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment