Commit 8ddc89c8 authored by hujun's avatar hujun

5

parent 2ebf6ffb
......@@ -461,7 +461,7 @@ class StoreFee extends Basic
$id = $status = 0;
if ($check_url == 'index/addApplyFor') {
$checkResult = $validate->scene("pcAddApplyFor")->check($params);
$status = 1;
$status = 5;
} else {
$id = $params['id'];
$checkResult = $validate->scene("pcEditApplyFor")->check($params);
......
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