old_flsystem/应用/TBGroupAD/Class1.cs

15 lines
215 B
C#
Raw Normal View History

2022-09-20 03:10:29 +00:00
using Api.Framework.SDK;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TBGroupAD
{
public class Class1 : Plugin
{
}
}