添加项目文件。

This commit is contained in:
liangjunyu
2025-06-20 09:17:36 +08:00
parent 4aee212079
commit 69446e2dda
43 changed files with 5544 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
//using Newtonsoft.Json.Linq;
using Kingdee.BOS.WebApi.Client;
namespace aoyuPlugIn
{
class jk_cgcx
{
}
}