Commit 20f2dba8 authored by hujun's avatar hujun

data

parent 49be1dfe
......@@ -41,7 +41,7 @@ class Evaluate extends Model
->page($pageNo)
->select();
}
$data = array();
$sign = new EvaluateSign();
$watch = new AppointWatchShop();
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