Commit a05d19b7 authored by zhuwei's avatar zhuwei

部门

parent 7ad1d1a8
...@@ -43,7 +43,7 @@ class SquareService ...@@ -43,7 +43,7 @@ class SquareService
$res[]=['id'=>7,'name'=>'七部']; $res[]=['id'=>7,'name'=>'七部'];
$res[]=['id'=>8,'name'=>'八部']; $res[]=['id'=>8,'name'=>'八部'];
$res[]=['id'=>9,'name'=>'九部']; $res[]=['id'=>9,'name'=>'九部'];
$res[]=['id'=>10,'name'=>'十部']; // $res[]=['id'=>10,'name'=>'十部'];
return $res; return $res;
} }
......
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