Files
wcs/WCS.WebApi/LocalStatic.cs
hehaibing-1996 e89b64ea3a !提交代码
2024-04-15 18:43:28 +08:00

10 lines
93 B
C#

using WCS.BLL;
namespace WCS.WebApi
{
public static class LocalStatic
{
}
}