Commit 8db4e735 authored by maxiaoliang's avatar maxiaoliang

版本号升级 修改微信key

parent 40efbd20
PACKAGE_NAME=com.zxhl.economize PACKAGE_NAME=com.zxhl.economize
VERSION_CODE=2 VERSION_CODE=3
VERSION_NAME=1.0.1 VERSION_NAME=1.0.2
\ No newline at end of file \ No newline at end of file
...@@ -21,8 +21,8 @@ public class Constant { ...@@ -21,8 +21,8 @@ public class Constant {
public static String a = "D0EV7FZL45A5DVKD"; public static String a = "D0EV7FZL45A5DVKD";
public static String b = "E2Y1YREK2BYDAC5B"; public static String b = "E2Y1YREK2BYDAC5B";
public static String WX_APPID = "wx38900bc915900f5c"; public static String WX_APPID = "wx2fa3605465c8c817";
public static String WX_APPKEY = "c15ac03e5797aee76cac1da3336276f8"; public static String WX_APPKEY = "fce0589695508c19fc68634bc06e3abd";
public static String PAY_RESULT = "pay_result"; public static String PAY_RESULT = "pay_result";
public static String CHOSSEE_ADDRESS_RESULT = "chosse_address_result"; public static String CHOSSEE_ADDRESS_RESULT = "chosse_address_result";
......
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