Commit 20f2dba8 authored by hujun's avatar hujun

data

parent 49be1dfe
...@@ -41,7 +41,7 @@ class Evaluate extends Model ...@@ -41,7 +41,7 @@ class Evaluate extends Model
->page($pageNo) ->page($pageNo)
->select(); ->select();
} }
$data = array();
$sign = new EvaluateSign(); $sign = new EvaluateSign();
$watch = new AppointWatchShop(); $watch = new AppointWatchShop();
foreach ($result as $k=>$v) { foreach ($result as $k=>$v) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment