合并主开发分支 'lyf-dev' 到 lyf-dev-req0002
This commit is contained in:
commit
61d6a1d409
Binary file not shown.
@ -1463,7 +1463,7 @@ def predict():
|
|||||||
|
|
||||||
# 调用辅助函数保存结果
|
# 调用辅助函数保存结果
|
||||||
save_prediction_result(
|
save_prediction_result(
|
||||||
prediction_result=prediction_result,
|
prediction_result=prediction_result.copy(),
|
||||||
product_id=product_id or store_id or 'global',
|
product_id=product_id or store_id or 'global',
|
||||||
product_name=product_name_to_save,
|
product_name=product_name_to_save,
|
||||||
model_type=model_type,
|
model_type=model_type,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user