|
|
@ -64,5 +64,5 @@ if __name__ == '__main__':
|
|
|
|
ssl_show_warn=ES_CONFIG['ssl_show_warn']
|
|
|
|
ssl_show_warn=ES_CONFIG['ssl_show_warn']
|
|
|
|
)
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
file_path = 'Txt/人口变化趋势对云南教育的影响.txt'
|
|
|
|
file_path = '../Txt/人口变化趋势对云南教育的影响.txt'
|
|
|
|
process_file(file_path)
|
|
|
|
process_file(file_path)
|