Commit f6d41fc4 authored by 周健威's avatar 周健威

修改身份验证编号

parent c0cca176
......@@ -28,7 +28,9 @@ import java.util.Map;
public class XCFQPictureParsingImpl implements UserPictureParsing {
// private String appcode = "acea1c8811f748b3a65815f11db357c4";
private String appcode2 = "ee7710ce92054cae9f6c040f6864e6a7";
// private String appcode2 = "ee7710ce92054cae9f6c040f6864e6a7";
//天德
private String appcode2 = "a5bc4fa1891444de908195e2af1eb687";
/**
* 认证相关的数据
......
......@@ -28,7 +28,9 @@ import java.util.Map;
public class XCFQAuthentication implements UserAuthentication {
// private String appcode="acea1c8811f748b3a65815f11db357c4";
private String appcode2 = "ee7710ce92054cae9f6c040f6864e6a7";
//private String appcode2 = "ee7710ce92054cae9f6c040f6864e6a7";
//天德
private String appcode2 = "a5bc4fa1891444de908195e2af1eb687";
/**
* 认证相关的数据
......
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