Files
webappserver1/Authentication/Authentication.cs
2026-05-19 21:55:48 +08:00

7 lines
90 B
C#

namespace WebAppServer1.Authentication
{
public class Authentication
{
}
}