Compare commits
No commits in common. "61d6a1d4094ea9bd624cbcbf0b4787c2815f6205" and "e02b5fe0d125058556b238e3caedec228dfb5ab9" have entirely different histories.
61d6a1d409
...
e02b5fe0d1
Binary file not shown.
@ -1463,7 +1463,7 @@ def predict():
|
||||
|
||||
# 调用辅助函数保存结果
|
||||
save_prediction_result(
|
||||
prediction_result=prediction_result.copy(),
|
||||
prediction_result=prediction_result,
|
||||
product_id=product_id or store_id or 'global',
|
||||
product_name=product_name_to_save,
|
||||
model_type=model_type,
|
||||
|
Loading…
x
Reference in New Issue
Block a user