接车宝派发更新
This commit is contained in:
@@ -274,7 +274,7 @@ class CommonModule:
|
||||
else: # 如果没有数据,返回空 DataFrame
|
||||
data_NGV = pd.DataFrame()
|
||||
headers = [
|
||||
"门店编码", "类型", "占位", "价格"
|
||||
"门店编码", "类型", "订单商品名称", "价格"
|
||||
]
|
||||
|
||||
data_NGV.columns = headers
|
||||
|
||||
Reference in New Issue
Block a user