From 82eba47c84106e286d37ecdb9fc564cc9b80e39f Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期三, 17 十一月 2021 17:19:24 +0800
Subject: [PATCH] cct 色温调节

---
 SiriLibrary/Class1.cs |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/SiriLibrary/Class1.cs b/SiriLibrary/Class1.cs
new file mode 100644
index 0000000..9bb5fcd
--- /dev/null
+++ b/SiriLibrary/Class1.cs
@@ -0,0 +1,11 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+
+namespace SiriLibrary
+{
+    public class Class1
+    {
+    }
+}

--
Gitblit v1.8.0