e05ec70e by yangjianbin

init

1 parent 7070b22b
......@@ -168,7 +168,6 @@
url: apiBaseUrl + 'system/user/resetPassword/'+id+'?newPassword=' + 123456,
cache: false,
dataType: 'json',
data: JSON.stringify(data),
contentType: "application/json; charset=UTF-8",
success: function (data) {
if (data.msg) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!