From f28ae99c2f9d06c8bc40786fbe8fc3127965e757 Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 18 十二月 2025 14:47:06 +0800
Subject: [PATCH] 111

---
 StandardPda/MES.Service/Dto/service/CCLoginDto.cs |   24 +++++++++++++-----------
 1 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/StandardPda/MES.Service/Dto/service/CCLoginDto.cs b/StandardPda/MES.Service/Dto/service/CCLoginDto.cs
index 4700033..574b33d 100644
--- a/StandardPda/MES.Service/Dto/service/CCLoginDto.cs
+++ b/StandardPda/MES.Service/Dto/service/CCLoginDto.cs
@@ -1,12 +1,14 @@
-锘縩amespace MES.Service.Dto.service
-{
-    public class CCLoginDto
-    {
-        /// <summary>
-        /// 浜ф祴鐧诲綍鍙�
-        /// </summary>
-        public string LoginId { get; set; }
+锘縩amespace MES.Service.Dto.service;
 
-       
-    }
-}
+public class CCLoginDto
+{
+    /// <summary>
+    ///     浜ф祴鐧诲綍鍙�
+    /// </summary>
+    public string LoginId { get; set; }
+
+    /// <summary>
+    ///     绾夸綋
+    /// </summary>
+    public string LineId { get; set; }
+}
\ No newline at end of file

--
Gitblit v1.9.3