@@ -43,7 +43,7 @@ class Sms
"signName" => "相对论脱单Club",
"templateCode" => "SMS_205305562",
"phoneNumbers" => "$phone",
- "templateParam" => "{\"code\":\"0123\"}"
+ "templateParam" => "{\"code\":\"$code\"}"
]);
$runtime = new RuntimeOptions([]);
try {