From 85405ca125ae7c139e7dbc2dc56a997f3f196e30 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 24 四月 2024 08:39:57 +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