namespace LINGYUN.ApiGateway { public class ApiGatewayOptions { public string AppId { get; set; } } }