This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
tangyuanwang
/
zhijiayun
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
[智价云] 发送短信更新
tangyuanwang
1 日 前
親
31ce071271
コミット
6c88580a6c
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
app/Servers/Sms/VerifyCode.php
+ 1
- 0
app/Servers/Sms/VerifyCode.php
ファイルの表示
@@ -100,4 +100,5 @@ class VerifyCode
// 返回结果
return $result;
}
+ }
}