普货报告标题

This commit is contained in:
jingboyitiji 2025-03-26 17:25:39 +08:00
parent c92f3925d3
commit e9d80be5e8
2 changed files with 3 additions and 3 deletions

View File

@ -431,7 +431,7 @@ def predict_main():
logger.info('制作报告end')
logger.info('模型训练完成')
push_market_value()
# push_market_value()
# 发送邮件
# m = SendMail(

View File

@ -2554,7 +2554,7 @@ def shiyoujiao_lvyong_export_pdf(num_indicators=475, num_models=21, num_dayindic
# print(f'绘制第{i+1}个特征{col}与价格散点图时出错:{e}')
# 添加标题
content.append(Graphs.draw_title('石油焦铝用渠道'))
content.append(Graphs.draw_title('石油焦大模型铝用渠道'))
# 预测结果
content.append(Graphs.draw_little_title('一、预测结果:'))
@ -2873,7 +2873,7 @@ def shiyoujiao_puhuo_export_pdf(num_indicators=475, num_models=21, num_dayindica
# print(f'绘制第{i+1}个特征{col}与价格散点图时出错:{e}')
# 添加标题
content.append(Graphs.draw_title('石油焦铝用渠道'))
content.append(Graphs.draw_title('石油焦大模型普货渠道'))
# 预测结果
content.append(Graphs.draw_little_title('一、预测结果:'))