合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
## JS ``` var info = { init:function(){ ...... }, bindEvent:function(){ hongbo.associate({ elem: "government-basewell-association" , array: { path: "government/station/detail/OrgSearch.txt" } //找到编译SQL语句的路径 , callback: function (results) { $('#government-basewell-association').val(results.Caption) } }); }, reder:function(){ ...... } } ``` ## SQL ``` select Caption,Caption as Value from Slops.dbo.O_Org where Caption is not null and Caption like '%' + @Caption + '%' ```