7 lines
91 B
C#
Raw Normal View History

2025-05-27 14:27:50 +08:00
namespace JiShe.IoT.Permissions
{
public static class IoTPermissions
{
}
}