Commit 7b82f62d by guanzhenshan

解决发货重量差异查询出错的问题

parent 0b296472
...@@ -29,8 +29,8 @@ ...@@ -29,8 +29,8 @@
<body class="fixed-sidebar full-height-layout gray-bg" style="overflow:hidden"> <body class="fixed-sidebar full-height-layout gray-bg" style="overflow:hidden">
<script type="text/javascript"> <script type="text/javascript">
login_localhost(); //login_localhost();
//login(); login();
window.location = "@Url.Content("~/Home/Main")"; window.location = "@Url.Content("~/Home/Main")";
</script> </script>
</body> </body>
......
...@@ -14,6 +14,6 @@ ...@@ -14,6 +14,6 @@
"GetUser": "http://www.bailuntec.com/Login/GetUserByBLUserAcct", "GetUser": "http://www.bailuntec.com/Login/GetUserByBLUserAcct",
"AppSetting": { "AppSetting": {
"SsoUrl": "http://sso.bailuntec.com", //֤url "SsoUrl": "http://sso.bailuntec.com", //֤url
"AuthType": "debug" //Ƿdebugģʽ "AuthType": "" //Ƿdebugģʽ
} }
} }
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