IDP.Custom.Product.isEnterpriseLibraryModel() 函数
function isEnterpriseLibraryModel(id: string): boolean;
判断模型是否是企业库模型
参数:
-
id: string模型id
返回值: boolean
{*} {boolean}
function isEnterpriseLibraryModel(id: string): boolean;
判断模型是否是企业库模型
参数:
id: string
模型id
返回值: boolean
{*} {boolean}