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