From 28b358e00c78248a46ed24e27fd9c076e69161a1 Mon Sep 17 00:00:00 2001
From: 移动系统liao <liaoxujun@qq.com>
Date: 星期一, 14 七月 2025 16:03:28 +0800
Subject: [PATCH] 增加微信支付配置I

---
 Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs |  153 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 153 insertions(+), 0 deletions(-)

diff --git a/Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs b/Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs
index 827245a..952a56b 100644
--- a/Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs
+++ b/Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs
@@ -8,6 +8,7 @@
 using SqlSugar;
 using System;
 using System.Collections.Generic;
+using System.ComponentModel.DataAnnotations;
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
@@ -45,3 +46,155 @@
 
     public List<FBS_EnterpriseType> Child { get; set; }
 }
+
+/// <summary>
+/// 鐢ㄦ埛瑙掕壊璧勬枡
+/// </summary>
+public  class CusExtendDto
+{
+
+    /// <summary>
+    /// 涓婚敭
+    /// </summary>
+
+    public long ? Id { get; set; }
+
+    /// <summary>
+    /// 浼佷笟绫诲瀷 浠庝紒涓氱被鍨嬩腑閫夋嫨 鏉ユ簮浼佷笟绫诲瀷
+    /// </summary>
+
+    public string? EnterpriseType { get; set; }
+
+
+    /// <summary>
+    /// 浜ゆ槗涓讳綋 浠g爜 鍚岃鑹蹭唬鐮�
+    /// </summary>
+    [Required(ErrorMessage = "浜ゆ槗涓讳綋浠g爜涓哄繀濉」")] 
+    public string? TransactionCode { get; set; }
+
+    /// <summary>
+    /// 浜ゆ槗涓讳綋鍚嶇О 
+    /// </summary>
+    public string TransactionName { get; set; }
+
+    /// <summary>
+    /// 钀ヤ笟鎵х収鏂囦欢璺緞
+    /// </summary>
+
+    public string BusinessLicense { get; set; }
+
+    /// <summary>
+    /// 浼佷笟鍚嶇О
+    /// </summary>
+
+    public string EnterpriseName { get; set; }
+
+    /// <summary>
+    /// 缁熶竴绀句細淇$敤浠g爜
+    /// </summary>
+
+    public string UnifiedSocialCreditCode { get; set; }
+
+    /// <summary>
+    /// 娉ㄥ唽璧勯噾锛堝崟浣嶏細涓囧厓 锛�
+    /// </summary>
+
+    public decimal RegisteredCapital { get; set; }
+
+    /// <summary>
+    /// 娉曞畾浠h〃浜哄鍚�
+    /// </summary>
+
+    public string LegalRepresentativeName { get; set; }
+
+    /// <summary>
+    /// 娉曞畾浠h〃浜鸿韩浠借瘉鏂囦欢璺緞
+    /// </summary>
+
+    public string LegalRepresentativeIdCard { get; set; }
+
+    /// <summary>
+    /// 娉曞畾浠h〃浜鸿韩浠借瘉鍙风爜
+    /// </summary>
+ 
+    public string LegalRepresentativeIdNumber { get; set; }
+
+    /// <summary>
+    /// 娉曞畾浠h〃浜鸿仈绯荤數璇�
+    /// </summary>
+    [Phone(ErrorMessage = "鑱旂郴鐢佃瘽鏍煎紡涓嶆纭�")]
+
+    public string? LegalRepresentativePhone { get; set; }
+
+    /// <summary>
+    /// 浼佷笟浣忔墍锛堜笅鎷夐�夋嫨锛岄渶缁撳悎瀹為檯鍙�夊�硷紝鍏堝瓧绗︿覆鎺ユ敹 锛�
+    /// </summary>
+
+    public string Residence { get; set; }
+
+    /// <summary>
+    /// 浼佷笟鑱旂郴鐢佃瘽
+    /// </summary>
+
+    [Phone(ErrorMessage = "鑱旂郴鐢佃瘽鏍煎紡涓嶆纭�")]
+    public string? EnterprisePhone { get; set; }
+
+    /// <summary>
+    /// 浼佷笟鎴愮珛鏃堕棿
+    /// </summary>
+
+    public DateTime EstablishmentTime { get; set; }
+
+    /// <summary>
+    /// 浼佷笟涓昏惀涓氬姟
+    /// </summary>
+
+    public string MainBusiness { get; set; }
+
+    /// <summary>
+    /// 浼佷笟閭
+    /// </summary>
+ 
+    [SugarColumn(ColumnDescription = "浼佷笟閭")]
+    public string EnterpriseEmail { get; set; }
+
+    /// <summary>
+    /// 涓氬姟缁忓姙浜哄鍚�
+    /// </summary>
+
+    public string OperatorName { get; set; }
+
+    /// <summary>
+    /// 涓氬姟缁忓姙浜鸿韩浠借瘉鏂囦欢璺緞鎴栨爣璇嗭紙涓婁紶鍚庡瓨鍌ㄤ俊鎭級
+    /// </summary>
+
+ 
+    public string OperatorIdCard { get; set; }
+
+    /// <summary>
+    /// 涓氬姟缁忓姙浜鸿韩浠借瘉鍙风爜
+    /// </summary>
+
+
+    public string OperatorIdNumber { get; set; }
+
+    /// <summary>
+    /// 涓氬姟缁忓姙浜鸿仈绯荤數璇�
+    /// </summary>
+
+    [Phone(ErrorMessage = "鑱旂郴鐢佃瘽鏍煎紡涓嶆纭�")]
+    public string OperatorPhone { get; set; }
+
+    /// <summary>
+    /// 浼佷笟寮�鎴疯
+    /// </summary>
+
+
+    public string BankName { get; set; }
+
+    /// <summary>
+    /// 浼佷笟閾惰璐﹀彿
+    /// </summary>
+    public string BankAccount { get; set; }
+}
+  
\ No newline at end of file

--
Gitblit v1.9.1