遗传002
This commit is contained in:
@@ -41,7 +41,7 @@ from orm import connection
|
||||
|
||||
|
||||
# 读取 SQL
|
||||
ga_id="c943f2c6"
|
||||
ga_id="c40fd813"
|
||||
with open("SQL_analysis_risk_ga.sql", "r", encoding="utf-8") as f:
|
||||
str_sql = text(f.read())
|
||||
print(str_sql[:300])
|
||||
|
||||
Reference in New Issue
Block a user