/*@author fanhuibin*/ (function(a) { a.extend({ initDataSelect : initDataSelect }); function initDataSelect(provinceId, cityId) { } })(jQuery);