切为“惠享云菜窖”
This commit is contained in:
BIN
docs/xuqiu/企业提货卡方案.docx
Normal file
BIN
docs/xuqiu/企业提货卡方案.docx
Normal file
Binary file not shown.
11
docs/xuqiu/惠享云菜窖.txt
Normal file
11
docs/xuqiu/惠享云菜窖.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
介绍
|
||||
惠享群众
|
||||
老百姓的家庭菜窖
|
||||
|
||||
服务类目
|
||||
生活服务 > 百货/超市/便利店
|
||||
商家自营 > 生鲜/初级食用农产品
|
||||
商家自营 > 食品饮料
|
||||
商家自营 > 酒类
|
||||
|
||||
|
||||
@@ -35,11 +35,11 @@ public class LpkCustomerService extends MybatisBaseService<LpkCustomerMapper, Lp
|
||||
// String APP_ID = "wx4724e3a3c27f36b5";
|
||||
// String SECRET = "971fd3b8aa7b08ce3e8a5f3e502b1a8d";
|
||||
// 汇融云眼
|
||||
// String APP_ID = "wx11565021714ba796";
|
||||
// String SECRET = "eb511fbb5f864cdabc3d044b639814c9";
|
||||
String APP_ID = "wx11565021714ba796";
|
||||
String SECRET = "eb511fbb5f864cdabc3d044b639814c9";
|
||||
// 汇融惠家
|
||||
String APP_ID = "wx97c0a62c6d65207f";
|
||||
String SECRET = "e4572da4407573213377cd00e422397d";
|
||||
// String APP_ID = "wx97c0a62c6d65207f";
|
||||
// String SECRET = "e4572da4407573213377cd00e422397d";
|
||||
private static final String WX_URL_LOGIN = "https://api.weixin.qq.com/sns/jscode2session?appid=APPID&secret=SECRET&js_code=JSCODE&grant_type=authorization_code ";
|
||||
|
||||
public ResultBean<JSONObject> wxLogin(String jsCode, String appid, String secret) {
|
||||
|
||||
Reference in New Issue
Block a user