1.提交缺失的东西

This commit is contained in:
2025-05-16 16:47:36 +08:00
parent a27bf1ab2f
commit 74aed1a1af
2 changed files with 9 additions and 1 deletions

View File

@ -921,6 +921,9 @@ class OrderLogic extends LogicBase
return $data;
}
public static function getYuyueTime($data){
return Db::name("order_yuyetime")->where("store_id",$data['store_id'])->select()->toArray();
}
/**
* Notes: 订单详情