# xc-pay **Repository Path**: brien/xc-pay ## Basic Information - **Project Name**: xc-pay - **Description**: 支付项目 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2021-01-20 - **Last Updated**: 2021-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xc-pay # 微信支付相关维护中.... ## 支付宝支付相关以完成. #### 介绍 封装一些微信/支付宝 支付、提现等功能项目进行开源欢迎大家一起改造。 #### 软件架构 springboot简单项目;支持更新 #### 使用说明 #### 项目目录结构:(之前版本,最新暂未更新) com: xc: pay: ali: ali_native: 支付宝扫码支付 app:支付宝APP支付 h5: 支付宝H5支付 modal: 所有的实体类 withdraw:支付宝提现 common: 公用的一些参数 weixin: app: 微信APP支付 applet: 微信小程序支付 h5: 微信H5支付 jsAPI: 微信公众号支付 modal: 微信支付的一些实体类 util: 微信支付相关的一些工具类 withdraw: 微信提现 wx_native: 微信扫码支付 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request