摘要: 经过一周的加班加点开发,xxx有机商城小程序终于接近尾声,来到支付这一块了。由于用户的域名备案问题(小程程上线必须要域名)还没申请下来,只好暂且使用公司域名调试 万事俱备,只欠东风。微信小程序支付。省略申请时间。。。。。。。。 着手开发支付。。。。。 1 获取用户openid正常 2 微信支付统一下 阅读全文
posted @ 2017-10-10 10:50 冬天不眠 阅读(912) 评论(0) 推荐(0) 编辑
摘要: 1 pom.xml添加依赖 # spring redisspring.redis.host=127.0.0.1spring.redis.port=6379#spring.redis.database=0spring.redis.pool.max-idle=100spring.redis.pool.m 阅读全文
posted @ 2017-10-10 10:26 冬天不眠 阅读(1278) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-10-10 10:16 冬天不眠 阅读(168) 评论(0) 推荐(0) 编辑
摘要: <!-- druid监控配置 --> <filter> <filter-name>DruidWebStatFilter</filter-name> <filter-class>com.alibaba.druid.support.http.WebStatFilter</filter-class> <i 阅读全文
posted @ 2017-10-10 10:12 冬天不眠 阅读(394) 评论(0) 推荐(0) 编辑