From 24c7242181f02ff6bb5e98ebd42c734aea120c13 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期一, 20 五月 2024 15:37:03 +0800
Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/baifenbaishop

---
 CoreCms.Net.Utility/bin/Debug/net8.0/CoreCms.Net.Utility.deps.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/CoreCms.Net.Utility/bin/Debug/net8.0/CoreCms.Net.Utility.deps.json b/CoreCms.Net.Utility/bin/Debug/net8.0/CoreCms.Net.Utility.deps.json
index bb8770d..8ccab31 100644
--- a/CoreCms.Net.Utility/bin/Debug/net8.0/CoreCms.Net.Utility.deps.json
+++ b/CoreCms.Net.Utility/bin/Debug/net8.0/CoreCms.Net.Utility.deps.json
@@ -1007,6 +1007,11 @@
           }
         }
       },
+      "Chuanyin.Attribute/1.0.0": {
+        "runtime": {
+          "Chuanyin.Attribute.dll": {}
+        }
+      },
       "CoreCms.Net.Configuration/1.0.0": {
         "dependencies": {
           "AutoMapper": "12.0.1",
@@ -1020,6 +1025,7 @@
       },
       "CoreCms.Net.Model/1.0.0": {
         "dependencies": {
+          "Chuanyin.Attribute": "1.0.0",
           "SKIT.FlurlHttpClient.Wechat.Api": "2.36.0",
           "SqlSugarCore": "5.1.4.129"
         },
@@ -1637,6 +1643,11 @@
       "path": "yitter.idgenerator/1.0.14",
       "hashPath": "yitter.idgenerator.1.0.14.nupkg.sha512"
     },
+    "Chuanyin.Attribute/1.0.0": {
+      "type": "project",
+      "serviceable": false,
+      "sha512": ""
+    },
     "CoreCms.Net.Configuration/1.0.0": {
       "type": "project",
       "serviceable": false,

--
Gitblit v1.9.1