From 557c2711a3e103ebc3d0492344eca9730d5e92b2 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期一, 17 二月 2025 10:47:47 +0800
Subject: [PATCH] 增加司机配送单超时处理任务,防止一直不停手机定位信息,

---
 CoreCms.Net.Model/Entities/Bill/CoreCmsBillAftersales.cs |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/CoreCms.Net.Model/Entities/Bill/CoreCmsBillAftersales.cs b/CoreCms.Net.Model/Entities/Bill/CoreCmsBillAftersales.cs
index 3007918..613f40e 100644
--- a/CoreCms.Net.Model/Entities/Bill/CoreCmsBillAftersales.cs
+++ b/CoreCms.Net.Model/Entities/Bill/CoreCmsBillAftersales.cs
@@ -1,10 +1,10 @@
 /***********************************************************************
- *            Project: CoreCms
+ *            Project: baifenBinfa
  *        ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺                               
- *                Web: hhtp://chuanyin.com                     
+ *                Web: http://chuanyin.com                     
  *             Author:                                        
- *              Email: jianweie@163.com
- *         CreateTime: 2021-06-08 22:14:58
+ *              Email: 34161541@qq.com
+ *         CreateTime: 2024-03-01 22:14:58
  *        Description: 鏆傛棤
 ***********************************************************************/ 
 using SqlSugar;
@@ -13,7 +13,7 @@
 namespace CoreCms.Net.Model.Entities
 {
     /// <summary>
-    /// 閫�璐у崟琛�
+    /// 鍞悗鍗曡〃
     /// </summary>
     [SugarTable("CoreCmsBillAftersales",TableDescription = "閫�璐у崟琛�")]
     public partial class CoreCmsBillAftersales

--
Gitblit v1.9.1