From 05e8bdc13ea69fd4abd2d313cb326d1b8ac9634a Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期二, 14 十一月 2023 18:59:47 +0800 Subject: [PATCH] 销售订单变更单:审核时做信用控制 --- SCM/Class1.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/SCM/Class1.cs b/SCM/Class1.cs index 330f75a..b6d5020 100644 --- a/SCM/Class1.cs +++ b/SCM/Class1.cs @@ -6,5 +6,7 @@ { public class Class1 { + + } } -- Gitblit v1.9.1