首检添加数据看板
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Infrastructure.Constant
|
||||
namespace Infrastructure.Constant
|
||||
{
|
||||
public class HubsConstant
|
||||
{
|
||||
@@ -13,6 +7,6 @@ namespace Infrastructure.Constant
|
||||
public static string OnlineNum = "onlineNum";
|
||||
public static string MoreNotice = "moreNotice";
|
||||
public static string OnlineUser = "onlineUser";
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user