From 6b2c7a19f95349edd1de84e3a2d857403abc6e1b Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期二, 04 七月 2023 16:10:52 +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