From c573732636815e569d24aacff11a82f93602585a Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期三, 11 十二月 2024 09:10:43 +0800 Subject: [PATCH] 完成配送订单处理 --- CoreCms.Net.Model/Entities/Form/CoreCmsForm.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CoreCms.Net.Model/Entities/Form/CoreCmsForm.cs b/CoreCms.Net.Model/Entities/Form/CoreCmsForm.cs index ae42027..abbef75 100644 --- a/CoreCms.Net.Model/Entities/Form/CoreCmsForm.cs +++ b/CoreCms.Net.Model/Entities/Form/CoreCmsForm.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; -- Gitblit v1.9.1