From d856b2d3c85f39a2908de47ad1934e34805591e4 Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期五, 22 三月 2024 14:00:32 +0800 Subject: [PATCH] 完成供应商货博主管理页面 --- CoreCms.Net.Model/Entities/Form/CoreCmsFormSubmitDetail.cs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CoreCms.Net.Model/Entities/Form/CoreCmsFormSubmitDetail.cs b/CoreCms.Net.Model/Entities/Form/CoreCmsFormSubmitDetail.cs index 5aad0c7..e7c5374 100644 --- a/CoreCms.Net.Model/Entities/Form/CoreCmsFormSubmitDetail.cs +++ b/CoreCms.Net.Model/Entities/Form/CoreCmsFormSubmitDetail.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