新增关键销售行动分析结果

This commit is contained in:
tigeren 2024-08-27 19:51:45 +08:00
parent 4a54bbf215
commit cd66eccaf9
3 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# This Python file uses the following encoding: utf-8
import pandas as pd import pandas as pd
from AgentProxy import AgentProxy from AgentProxy import AgentProxy
from datetime import datetime # Add this import from datetime import datetime # Add this import

View File

@ -1,3 +1,5 @@
# This Python file uses the following encoding: utf-8
""" """
File: criteria_reflection.py File: criteria_reflection.py
Description: 以专业咨询机构的赢单路径为参考结合公司实际统计数据进行反思提出改进版本的赢单路径 Description: 以专业咨询机构的赢单路径为参考结合公司实际统计数据进行反思提出改进版本的赢单路径

Binary file not shown.