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

评价问题重构

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