Commit b4faecc0 authored by fengpeng's avatar fengpeng

商家申请问题配置修改

parent aaac7922
...@@ -173,7 +173,7 @@ class MerchantApplyQuestionsConst ...@@ -173,7 +173,7 @@ class MerchantApplyQuestionsConst
* @param array $checked * @param array $checked
* @return array * @return array
*/ */
public static function packageHistoryData($checked = []){ public static function packageHistoryData($checked){
$result = []; $result = [];
foreach ($checked as $k => $v) { foreach ($checked as $k => $v) {
$res = []; $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