zy-asrs-wms/src/main/webapp/views/login.html @@ -126,7 +126,8 @@ url: baseUrl+"/login.action", data: { username: username, password: hex_md5(password) password: hex_md5(password), wms: true }, method: 'POST', success: function (res) {