优化类型
This commit is contained in:
parent
55fb647d04
commit
859c4f69e5
@ -6,7 +6,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace AntdUIDemo.Models
|
||||
{
|
||||
public static class DataUtil
|
||||
public class DataUtil
|
||||
{
|
||||
public static readonly Dictionary<string, List<MenuItems>> MenuItems = new Dictionary<string, List<MenuItems>>()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user