From f326d51f25a45b57e7b8929976f28daa53ccaca3 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 02 四月 2024 13:36:37 +0800
Subject: [PATCH] 提交
---
CoreCms.Net.Model/ViewModels/DTO/WxGoodCategoryDto.cs | 17 +++++++++++------
1 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/CoreCms.Net.Model/ViewModels/DTO/WxGoodCategoryDto.cs b/CoreCms.Net.Model/ViewModels/DTO/WxGoodCategoryDto.cs
index f7c8847..678515b 100644
--- a/CoreCms.Net.Model/ViewModels/DTO/WxGoodCategoryDto.cs
+++ b/CoreCms.Net.Model/ViewModels/DTO/WxGoodCategoryDto.cs
@@ -1,10 +1,10 @@
锘�/***********************************************************************
- * Project: CoreCms
- * ProjectName: 鏍稿績鍐呭绠$悊绯荤粺
- * Web: https://www.corecms.net
- * Author: 澶х伆鐏�
- * Email: jianweie@163.com
- * CreateTime: 2021/1/31 21:45:10
+ * Project: baifenBinfa
+ * ProjectName: 鐧惧垎鍏垫硶绠$悊绯荤粺
+ * Web: http://chuanyin.com
+ * Author:
+ * Email:
+ * CreateTime: 202403/02
* Description: 鏆傛棤
***********************************************************************/
@@ -35,6 +35,11 @@
/// </summary>
public string imageUrl { get; set; }
+ /// <summary>
+ /// KEY
+ /// </summary>
+ public string key { get; set; }
+
public List<WxGoodCategoryDto>? child { get; set; }
}
}
\ No newline at end of file
--
Gitblit v1.9.1