shawenguan %!s(int64=2) %!d(string=hai) anos
pai
achega
d268abd4d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Scripts/others/dssy.js

+ 1 - 1
Scripts/others/dssy.js

@@ -24,6 +24,6 @@ try {
         data.data['is_lifetime_membership'] = true;
         $done({ body: JSON.stringify(body) });
     }
-} catch {
+} catch (err) {
     $done();
 }