文件名称:solarisy-wxstore-master
-
所属分类:
- 标签属性:
- 上传时间:2015-08-26
-
文件大小:3.81mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于微信的小店功能,需要在公众号下运行;展示微信小店的基础功能,用于其它项目的集成-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
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
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
