This commit is contained in:
syuilo
2020-02-18 08:05:27 +09:00
parent 4a585e8920
commit 1441fd93b9
37 changed files with 0 additions and 74 deletions

View File

@@ -2,8 +2,6 @@ import define from '../define';
import { Users } from '../../../models';
export const meta = {
stability: 'stable',
desc: {
'ja-JP': '自分のアカウント情報を取得します。'
},