mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-11 18:32:50 +00:00
upload fix
This commit is contained in:
parent
77759512e7
commit
cef8316e23
13
README.md
13
README.md
@ -86,7 +86,7 @@ CRMEB开源商城Java版:https://gitee.com/ZhongBangKeJi/crmeb_java
|
|||||||
|
|
||||||
### 📱 系统演示
|
### 📱 系统演示
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
管理后台: http://v5.crmeb.net/admin
|
管理后台: http://v5.crmeb.net/admin
|
||||||
|
|
||||||
@ -245,12 +245,17 @@ Apache License 2.0 是一种宽松的开源许可,允许人们自由使用、
|
|||||||
All rights reserved。
|
All rights reserved。
|
||||||
|
|
||||||
CRMEB® 商标和著作权所有者为西安众邦网络科技有限公司。
|
CRMEB® 商标和著作权所有者为西安众邦网络科技有限公司。
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### 📕 多商户PHP
|
### 📕 CRMEB PRO版
|
||||||
|
|
||||||
[](https://www.crmeb.com/index/merchant)
|
[](https://www.crmeb.com/index/pro)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### 📕 CRMEB 多商户版
|
||||||
|
|
||||||
|
[](https://www.crmeb.com/index/merchant)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -19,10 +19,10 @@ class MiniOrderJob extends BaseJobs
|
|||||||
{
|
{
|
||||||
try {
|
try {
|
||||||
MiniOrderService::shippingByTradeNo($out_trade_no, $logistics_type, $shipping_list, $payer_openid, $path, $delivery_mode, $is_all_delivered);
|
MiniOrderService::shippingByTradeNo($out_trade_no, $logistics_type, $shipping_list, $payer_openid, $path, $delivery_mode, $is_all_delivered);
|
||||||
return true;
|
|
||||||
} catch (HttpException $e) {
|
} catch (HttpException $e) {
|
||||||
// 订单异常处理
|
// 订单异常处理
|
||||||
throw new HttpException($e);
|
throw new HttpException($e);
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
1
crmeb/backup/filetree.txt
Normal file
1
crmeb/backup/filetree.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
数据备份目录
|
||||||
BIN
readme/pic/PRO版.jpg
Normal file
BIN
readme/pic/PRO版.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 578 KiB |
BIN
readme/pic/contact.jpg
Normal file
BIN
readme/pic/contact.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 246 KiB |
BIN
readme/pic/duoshanghu.jpg
Normal file
BIN
readme/pic/duoshanghu.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 410 KiB |
Loading…
x
Reference in New Issue
Block a user