cursor.execute("select distinct SubTitle from vw_relation_property where SubCategoryCode = '"+zgc_category_code+"' and (ISimportant = 1 or ispeijian = 1)")
cursor.execute(f"select subtitle from vw_property where name = '{zgc_categoryname}' and left(identy,1) = 1")