Commit ea38f202 authored by fengpeng's avatar fengpeng

修改问题返回

parent 29b67124
......@@ -133,19 +133,19 @@ class MerchantApplyQuestions
const GRUNP_LIST = [
1 => [
'id' => 1,
'title' => '财务状况',
'title' => '一、财务状况',
],
2 => [
'id' => 2,
'title' => '投资经验',
'title' => '二、投资经验',
],
3 => [
'id' => 3,
'title' => '风险控制',
'title' => '三、风险控制',
],
4 => [
'id' => 4,
'title' => '其他信息',
'title' => '四、其他信息',
]
];
......
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