作者 sgj
1 个管道 的构建 失败 耗费 0 秒

评价问题重构

... ... @@ -56,7 +56,7 @@ try {
//获取共享收货地址js函数参数
// $editAddress = $tools->GetEditAddressParameters();
$editAddress = $tools->GetEditAddressParameters();
} catch (Exception $e) {
Log::ERROR(json_encode($e));
}
... ...