|
@ -32,11 +32,11 @@ public class LpkCustomerService extends MybatisBaseService<LpkCustomerMapper, Lp |
|
|
@Autowired |
|
|
@Autowired |
|
|
private FileUploadComponent fileUploadComponent; |
|
|
private FileUploadComponent fileUploadComponent; |
|
|
// 汇融惠享
|
|
|
// 汇融惠享
|
|
|
// String APP_ID = "wx4724e3a3c27f36b5";
|
|
|
String APP_ID = "wx4724e3a3c27f36b5"; |
|
|
// String SECRET = "971fd3b8aa7b08ce3e8a5f3e502b1a8d";
|
|
|
String SECRET = "971fd3b8aa7b08ce3e8a5f3e502b1a8d"; |
|
|
// 汇融云眼
|
|
|
// 汇融云眼
|
|
|
String APP_ID = "wx11565021714ba796"; |
|
|
// String APP_ID = "wx11565021714ba796";
|
|
|
String SECRET = "eb511fbb5f864cdabc3d044b639814c9"; |
|
|
// String SECRET = "eb511fbb5f864cdabc3d044b639814c9";
|
|
|
// 汇融惠家
|
|
|
// 汇融惠家
|
|
|
// String APP_ID = "wx97c0a62c6d65207f";
|
|
|
// String APP_ID = "wx97c0a62c6d65207f";
|
|
|
// String SECRET = "e4572da4407573213377cd00e422397d";
|
|
|
// String SECRET = "e4572da4407573213377cd00e422397d";
|
|
|