作者 王智

修复生成订单号 失败

... ... @@ -652,6 +652,7 @@ class Index extends Api
$i++;
}
}
dump($i);
if ($i == 0) {
$List[$k]['num'] = 0;
}
... ...