Commit 044ffa3c authored by shifangwuji's avatar shifangwuji

9/21(2时间格式有问题,查询失败不能重新锁上)

parent 39c34b0e
......@@ -25,7 +25,7 @@ export function addApplication(data) {
export function unlockUser(data) {
return request({
url: '/ysgxlog/unlock',
method: 'put',
method: 'post',
data,
headers: {
'Content-Type': 'application/json;charset=UTF-8'
......
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