摘要:
function onLoad() { var requestBy = getParameterValue("id");//id 为querystring的key } function getParameterValue(name) { name = name.replace(/[\[]/, "\\ 阅读全文
摘要:
select EntityId, from MetadataSchema.Entity where Name='dji_incidentaddress' SELECT TOP 100 [AttributeId] ,[AttributeTypeId] FROM [MetadataSchema].[At 阅读全文