colly
2017-08-01 db3aff49cae63a8645e051b1586497f0ac381188
增加短信接口提示
1 files modified
2 ■■■ changed files
Yfs/Api/Send.php 2 ●●● patch | view | raw | blame | history
Yfs/Api/Send.php
@@ -28,7 +28,7 @@
                    'name' => 'type',
                    'type' => 'string',
                    'require' => true,
                    'desc' => '短信发送类型'
                    'desc' => '短信发送类型[register:注册短信,resetPwd:重置密码短信]'
                )
            ),
        );