using System; using System.Collections.Generic; namespace ET { public class ManulEquipMap:Entity { public static ManulEquipMap instance; } }