Commit 3d20e7ee by luoxin1

修改

parents dc76be73 fff8f83f
......@@ -38,13 +38,13 @@
<artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
<version>2.0.0.M8</version>
</dependency>
<!-- axis -->
<!-- axis -->
<dependency>
<groupId>org.apache.axis</groupId>
<artifactId>axis</artifactId>
<version>1.4</version>
</dependency>
<!-- https://mvnrepository.com/artifact/wsdl4j/wsdl4j -->
<!-- https://mvnrepository.com/artifact/wsdl4j/wsdl4j -->
<dependency>
<groupId>wsdl4j</groupId>
<artifactId>wsdl4j</artifactId>
......
......@@ -245,7 +245,7 @@
//回调ca GetCertEntity方法,并回调getuser方法
GetCertEntity(strServerCert,getUser);
}
function severLogin(forceLogin){
function severLogin(forceLogin){alert(forceLogin);
if(check()){
var loginname = $("#loginname").val();
......
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