mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +00:00
no message
This commit is contained in:
parent
864af174f7
commit
92632cf294
@ -137,8 +137,6 @@ class UsersController extends AbstractController
|
|||||||
* @apiGroup users
|
* @apiGroup users
|
||||||
* @apiName login__codeimg
|
* @apiName login__codeimg
|
||||||
*
|
*
|
||||||
* @apiParam {String} email 用户名
|
|
||||||
*
|
|
||||||
* @apiSuccess {Image} data 返回数据(直接输出图片)
|
* @apiSuccess {Image} data 返回数据(直接输出图片)
|
||||||
*/
|
*/
|
||||||
public function login__codeimg()
|
public function login__codeimg()
|
||||||
|
|||||||
@ -102,13 +102,8 @@
|
|||||||
{
|
{
|
||||||
"target": "nsis",
|
"target": "nsis",
|
||||||
"arch": [
|
"arch": [
|
||||||
"x64"
|
"x64",
|
||||||
]
|
"arm64"
|
||||||
},
|
|
||||||
{
|
|
||||||
"target": "msi",
|
|
||||||
"arch": [
|
|
||||||
"x64"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user