Commit f0cfd67a authored by zhuwei's avatar zhuwei

1

parent cc2c1803
...@@ -35,7 +35,7 @@ class Amercement extends Basic ...@@ -35,7 +35,7 @@ class Amercement extends Basic
"type" => 1, "type" => 1,
"money" => 200, "money" => 200,
"agent_id" => 5776, "agent_id" => 5776,
"remarks" => '罚你不需要理由', "remarks" => '理由',
"img" => '["20190902\\/20190902161242125.jpg","20190902\\/201909021612421258499.jpg"]', "img" => '["20190902\\/20190902161242125.jpg","20190902\\/201909021612421258499.jpg"]',
);*/ );*/
$checkResult = $this->validate($params, "AmercementValidate.addAmercement"); $checkResult = $this->validate($params, "AmercementValidate.addAmercement");
......
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