namespace Yw.Run { /// /// /// public class Flags { /// /// 默认 /// public const string 默认 = "默认"; } }