TRS-ZS-566、TRS-ZS-568 客户保证金率需求完成

This commit is contained in:
吴方海
2025-07-18 17:44:58 +08:00
parent 723dc682eb
commit aa26f712bb
27 changed files with 1696 additions and 118 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
{
public class YLUnitTestBase : YLBaseService
{
readonly StringBuilder _clearSQL;
public readonly StringBuilder _clearSQL;
public YLUnitTestBase() : base(OptUserInfo.UnitTestUser)
{