作者 王智

修复生成订单号 失败

... ... @@ -95,8 +95,5 @@ class Order extends Model
}
// public function batterycode()
// {
// return $this->belongsTo('BatteryCode', 'battery_id', 'id', [], 'LEFT')->setEagerlyType(0);
// }
}
... ...