namespace GFGGame { public class ConstStorageId { public const int STORAGE_GUIDE = 10000;//引导起始Id,引导存储id:10000+引导编号id } }