完成支付、电子面单、模板消息队列等功能

This commit is contained in:
hupeng
2023-07-25 23:45:57 +08:00
parent f8f699fe6a
commit 0ae51f9ee7
625 changed files with 8291 additions and 18630 deletions

View File

@ -13,7 +13,7 @@
<name>${project.artifactId}</name>
<description>定义基础 pojo 类、枚举、工具类等等</description>
<url>https://github.com/YunaiV/ruoyi-vue-pro</url>
<url>https://github.com/guchengwuyue/yshop-pro</url>
<dependencies>
<!-- Spring 核心 -->

View File

@ -181,4 +181,7 @@ public interface ShopConstants {
String WECHAT_FOLLOW_IMG="wechat_follow_img";
/**后台api地址*/
String ADMIN_API_URL="admin_api_url";
//快递查询接口Logistic
String KDNIAO_LOGISTIC_QUERY="https://api.kdniao.com/Ebusiness/EbusinessOrderHandle.aspx";
}

View File

@ -1 +0,0 @@
<https://www.yixiang.co/Spring-Boot/Validation/?yshop>