Commit b4faecc0 authored by fengpeng's avatar fengpeng

商家申请问题配置修改

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