上报药品订单时,增加了药品实际金额
This commit is contained in:
@@ -41,7 +41,7 @@ class UserCoupon extends Model
|
||||
protected string $primaryKey = "user_coupon_id";
|
||||
|
||||
/**
|
||||
* 关联医院表
|
||||
* 关联优惠券表
|
||||
*/
|
||||
public function Coupon(): HasOne
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user