CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:solarisy-wxstore-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-08-26
  • 文件大小:
    3.81mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

基于微信的小店功能,需要在公众号下运行;展示微信小店的基础功能,用于其它项目的集成-Store-based micro-channel function, you need to run under public number store display micro-channel basic functions for integration to other projects
(系统自动生成,下载前可以参看下载内容)

下载文件列表

wxstore/
wxstore/.gitignore
wxstore/LICENSE
wxstore/README.md
wxstore/bin/
wxstore/bin/jetty.bat
wxstore/bin/jetty.sh
wxstore/bin/package.bat
wxstore/bin/package.sh
wxstore/bin/refresh-db.bat
wxstore/bin/refresh-db.sh
wxstore/bin/smoke-test.bat
wxstore/bin/smoke-test.sh
wxstore/pom.xml
wxstore/src/
wxstore/src/main/
wxstore/src/main/java/
wxstore/src/main/java/com/
wxstore/src/main/java/com/ly/
wxstore/src/main/java/com/ly/wxstore/
wxstore/src/main/java/com/ly/wxstore/comm/
wxstore/src/main/java/com/ly/wxstore/comm/DateUtil.java
wxstore/src/main/java/com/ly/wxstore/comm/DecimalFormatUtils.java
wxstore/src/main/java/com/ly/wxstore/comm/Delete.java
wxstore/src/main/java/com/ly/wxstore/comm/Error.java
wxstore/src/main/java/com/ly/wxstore/comm/GoodsStatus.java
wxstore/src/main/java/com/ly/wxstore/comm/MyPage.java
wxstore/src/main/java/com/ly/wxstore/comm/MyRandomUtils.java
wxstore/src/main/java/com/ly/wxstore/comm/OrderStatus.java
wxstore/src/main/java/com/ly/wxstore/comm/RegisterFrom.java
wxstore/src/main/java/com/ly/wxstore/comm/ResultCode.java
wxstore/src/main/java/com/ly/wxstore/comm/SalerLevel.java
wxstore/src/main/java/com/ly/wxstore/comm/SalerRole.java
wxstore/src/main/java/com/ly/wxstore/comm/SignUtil.java
wxstore/src/main/java/com/ly/wxstore/comm/WeixinPaySignUtils.java
wxstore/src/main/java/com/ly/wxstore/comm/WxPayReturnCode.java
wxstore/src/main/java/com/ly/wxstore/comm/XmlUtils.java
wxstore/src/main/java/com/ly/wxstore/entity/
wxstore/src/main/java/com/ly/wxstore/entity/DictUmcodeSeed.java
wxstore/src/main/java/com/ly/wxstore/entity/MarketingAccount.java
wxstore/src/main/java/com/ly/wxstore/entity/SalerDownHierarchy.java
wxstore/src/main/java/com/ly/wxstore/entity/SalerUpHierarchy.java
wxstore/src/main/java/com/ly/wxstore/entity/UserAddress.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinBrokerageRecord.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinBrokerageRecordLog.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinBrokerageStatistics.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinBrokerageStatisticsLog.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinPaymentMethod.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinRefundApply.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinSelectedPaymentMethod.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinSelectedRefundMethod.java
wxstore/src/main/java/com/ly/wxstore/entity/fin/FinWithdrawalApply.java
wxstore/src/main/java/com/ly/wxstore/entity/goods/
wxstore/src/main/java/com/ly/wxstore/entity/goods/Goods.java
wxstore/src/main/java/com/ly/wxstore/entity/goods/GoodsDeliveryAddress.java
wxstore/src/main/java/com/ly/wxstore/entity/goods/GoodsMarketingStrategy.java
wxstore/src/main/java/com/ly/wxstore/entity/goods/GoodsOrder.java
wxstore/src/main/java/com/ly/wxstore/entity/goods/GoodsOrderDetail.java
wxstore/src/main/java/com/ly/wxstore/entity/goods/OrderStatusChangeLog.java
wxstore/src/main/java/com/ly/wxstore/entity/goods/StoreCart.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinAccessToken.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinAccessTokenLog.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinEventPush.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinEventPushArticle.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinJsapiTicket.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinJsapiTicketLog.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinPublic.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinScanLog.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinSubscribeLog.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinTwoDimensionalCode.java
wxstore/src/main/java/com/ly/wxstore/entity/weixin/WeixinUserInfo.java
wxstore/src/main/java/com/ly/wxstore/exception/
wxstore/src/main/java/com/ly/wxstore/exception/ApiErrorInfo.java
wxstore/src/main/java/com/ly/wxstore/exception/ServerException.java
wxstore/src/main/java/com/ly/wxstore/listener/
wxstore/src/main/java/com/ly/wxstore/listener/MyCacheEventListener.java
wxstore/src/main/java/com/ly/wxstore/listener/MyCacheEventListenerFactory.java
wxstore/src/main/java/com/ly/wxstore/listener/MyCacheManagerEventListener.java
wxstore/src/main/java/com/ly/wxstore/listener/MyCacheManagerEventListenerFactory.java
wxstore/src/main/java/com/ly/wxstore/repository/
wxstore/src/main/java/com/ly/wxstore/repository/DictUmcodeSeedDao.java
wxstore/src/main/java/com/ly/wxstore/repository/MarketingAccountDao.java
wxstore/src/main/java/com/ly/wxstore/repository/MyBatisRepository.java
wxstore/src/main/java/com/ly/wxstore/repository/SalerDownHierarchyDao.java
wxstore/src/main/java/com/ly/wxstore/repository/SalerUpHierarchyDao.java
wxstore/src/main/java/com/ly/wxstore/repository/UserAddressDao.java
wxstore/src/main/java/com/ly/wxstore/repository/fin/
wxstore/src/main/java/com/ly/wxstore/repository/fin/FinBrokerageRecordDao.java
wxstore/src/main/java/com/ly/wxstore/repository

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭