From 90bdaccc4bf6a99e68bd3ed3590bce8301c9cf47 Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 14 七月 2025 16:06:29 +0800 Subject: [PATCH] 修改试卷提交补充 --- Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs | 2 +- 1 files changed, 1 insertions(+), 1 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 952a56b..2e8e66a 100644 --- a/Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs +++ b/Admin.NET/FZCTB.NET.API.Application/User/DTO/DTOS.cs @@ -99,7 +99,7 @@ /// 娉ㄥ唽璧勯噾锛堝崟浣嶏細涓囧厓 锛� /// </summary> - public decimal RegisteredCapital { get; set; } + public string RegisteredCapital { get; set; } /// <summary> /// 娉曞畾浠h〃浜哄鍚� -- Gitblit v1.9.1