Commit d3c06078 authored by clone's avatar clone

1

parent a6cd21c6
......@@ -56,7 +56,7 @@ class AmercementValidate extends Validate
'amercement_id.require' => 'amercement_id为必填字段',
'amercement_id.number' => 'amercement_id只能为数字',
'trade_no.require' => 'trade_no只能为数字',
'trade_no.require' => 'trade_no为必填字段',
'pay_type.require' => 'pay_type为必填字段',
'pay_type.number' => 'pay_type只能为数字',
......
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