sel_sql='''select social_credit_code,source_address from brpa_source_article where social_credit_code = %s and source_address = %s'''
sel_sql='''select social_credit_code,source_address from brpa_source_article where social_credit_code = %s and source_address = %s and origin='证监会' and type='1' '''