This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jjhc
/
point_mall_card
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1748f2ed0e
Rami (Branch)
Tag
master
point_mall_card
/
application
/
common
/
model
/
SmsCode.php
SmsCode.php
83 B
Cronologia
Originale
1
2
3
4
5
6
7
<?php
namespace app\common\model;
use think\Model;
class SmsCode extends Model{
}