mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:03:27 +08:00
【新增】增加【服务订单】超市未支付自定取消订单,后台【商城设置】【平台设置】【订单管理】的tab第一条可以设置超时时间。
This commit is contained in:
@@ -81,6 +81,11 @@ namespace CoreCms.Net.Configuration
|
||||
/// </summary>
|
||||
public const string OrderCancelTime = "orderCancelTime";
|
||||
|
||||
/// <summary>
|
||||
/// 服务订单取消时间
|
||||
/// </summary>
|
||||
public const string ServiceOrderCancelTime = "serviceOrderCancelTime";
|
||||
|
||||
/// <summary>
|
||||
/// 订单完成时间
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user