Skip to content

【纯净版】组织-组织维护 #6

@heiyaz

Description

@heiyaz

点击demo连接报错
列名 'modifiedbyname' 无效。: SELECT TOP 1 [organization].[basecurrencyidname],[organization].[basecurrencyid],[organization].[createdby],[organization].[createdon],[organization].[dataaccountname],[organization].[databasename],[organization].[datalogenabled],(case [organization].[datalogenabled] when 0 then '否' when 1 then '是' else '' end) as [datalogenabledname],[organization].[datapassword],[organization].[dataservername],[organization].[description],[organization].[emailsettings],[organization].[languageid],[organization].[managerid],[organization].[modifiedbyname],[organization].[modifiedby],[organization].[modifiedon],[organization].[name],[organization].[organizationid],[organization].[smssettings],[organization].[statecode],[organization].[statuscode],(case [organization].[statuscode] when 0 then '试用版' when 1 then '个人版' when 2 then '企业版' else '' end) as [statuscodename],[organization].[uniquename] FROM [OrganizationView] AS [Organization] WITH(NOLOCK) WHERE ( [Organization].[OrganizationID]=@0 ) ; 00000000-0000-0000-00aa-110000000012

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions