2024-10-02 00:57:17 +08:00
|
|
|
syntax = "v1"
|
|
|
|
|
|
|
|
info (
|
|
|
|
title: "User Management API"
|
|
|
|
desc: "This API is designed for managing user information and authentication."
|
|
|
|
author: "Liang Zai"
|
|
|
|
version: "v1.0.0"
|
|
|
|
)
|
|
|
|
|
|
|
|
type request {
|
2025-03-18 22:07:42 +08:00
|
|
|
Data string `json:"data"`
|
2024-10-02 00:57:17 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
@server (
|
|
|
|
group: IVYZ
|
|
|
|
prefix: /api/v1
|
2024-10-13 01:21:13 +08:00
|
|
|
middleware: ApiAuthInterceptor
|
2024-10-02 00:57:17 +08:00
|
|
|
)
|
|
|
|
service api-api {
|
|
|
|
@handler IVYZ0B03
|
2024-10-13 22:17:25 +08:00
|
|
|
post /IVYZ0B03 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler IVYZ5733
|
2024-10-13 22:17:25 +08:00
|
|
|
post /IVYZ5733 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler IVYZ9363
|
2024-10-13 22:17:25 +08:00
|
|
|
post /IVYZ9363 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler IVYZ385E
|
2024-10-13 22:17:25 +08:00
|
|
|
post /IVYZ385E (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler IVYZ2125
|
2024-10-13 22:17:25 +08:00
|
|
|
post /IVYZ2125 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler IVYZADEE
|
2024-10-13 22:17:25 +08:00
|
|
|
post /IVYZADEE (request) returns (string)
|
2025-05-21 17:46:31 +08:00
|
|
|
|
|
|
|
@handler IVYZ9A2B
|
|
|
|
post /IVYZ9A2B (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
@server (
|
|
|
|
group: FLXG
|
|
|
|
prefix: /api/v1
|
2024-10-13 01:21:13 +08:00
|
|
|
middleware: ApiAuthInterceptor
|
2024-10-02 00:57:17 +08:00
|
|
|
)
|
|
|
|
service api-api {
|
|
|
|
@handler FLXGCA3D
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXGCA3D (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXG970F
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXG970F (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXG75FE
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXG75FE (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXGDEC7
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXGDEC7 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXG5876
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXG5876 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXG54F5
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXG54F5 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXGC9D1
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXGC9D1 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXG9687
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXG9687 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXG162A
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXG162A (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler FLXG3D56
|
2024-10-13 22:17:25 +08:00
|
|
|
post /FLXG3D56 (request) returns (string)
|
2024-11-06 17:10:34 +08:00
|
|
|
|
|
|
|
@handler FLXG0V3B
|
|
|
|
post /FLXG0V3B (request) returns (string)
|
2025-03-18 22:07:42 +08:00
|
|
|
|
|
|
|
@handler FLXG0V4B
|
|
|
|
post /FLXG0V4B (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
@server (
|
|
|
|
group: QYGL
|
|
|
|
prefix: /api/v1
|
2024-10-13 01:21:13 +08:00
|
|
|
middleware: ApiAuthInterceptor
|
2024-10-02 00:57:17 +08:00
|
|
|
)
|
|
|
|
service api-api {
|
|
|
|
@handler QYGLB4C0
|
2024-10-13 22:17:25 +08:00
|
|
|
post /QYGLB4C0 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler QYGL8261
|
2024-10-13 22:17:25 +08:00
|
|
|
post /QYGL8261 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
2025-03-18 22:07:42 +08:00
|
|
|
@handler QYGL8271
|
|
|
|
post /QYGL8271 (request) returns (string)
|
|
|
|
|
2024-10-02 00:57:17 +08:00
|
|
|
@handler QYGL45BD
|
2024-10-13 22:17:25 +08:00
|
|
|
post /QYGL45BD (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler QYGL2ACD
|
2024-10-13 22:17:25 +08:00
|
|
|
post /QYGL2ACD (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler QYGL6F2D
|
2024-10-13 22:17:25 +08:00
|
|
|
post /QYGL6F2D (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
@server (
|
|
|
|
group: YYSY
|
|
|
|
prefix: /api/v1
|
2024-10-13 01:21:13 +08:00
|
|
|
middleware: ApiAuthInterceptor
|
2024-10-02 00:57:17 +08:00
|
|
|
)
|
|
|
|
service api-api {
|
|
|
|
@handler YYSY6F2E
|
2024-10-13 22:17:25 +08:00
|
|
|
post /YYSY6F2E (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler YYSY09CD
|
2024-10-13 22:17:25 +08:00
|
|
|
post /YYSY09CD (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler YYSYBE08
|
2024-10-13 22:17:25 +08:00
|
|
|
post /YYSYBE08 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler YYSYD50F
|
2024-10-13 22:17:25 +08:00
|
|
|
post /YYSYD50F (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler YYSYF7DB
|
2024-10-13 22:17:25 +08:00
|
|
|
post /YYSYF7DB (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler YYSY4B37
|
2024-10-13 22:17:25 +08:00
|
|
|
post /YYSY4B37 (request) returns (string)
|
2024-10-15 17:19:23 +08:00
|
|
|
|
|
|
|
@handler YYSY4B21
|
|
|
|
post /YYSY4B21 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
@server (
|
|
|
|
group: JRZQ
|
|
|
|
prefix: /api/v1
|
2024-10-13 01:21:13 +08:00
|
|
|
middleware: ApiAuthInterceptor
|
2024-10-02 00:57:17 +08:00
|
|
|
)
|
|
|
|
service api-api {
|
|
|
|
@handler JRZQDCBE
|
2024-10-13 22:17:25 +08:00
|
|
|
post /JRZQDCBE (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler JRZQ0A03
|
2024-10-13 22:17:25 +08:00
|
|
|
post /JRZQ0A03 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler JRZQ8203
|
2024-10-13 22:17:25 +08:00
|
|
|
post /JRZQ8203 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
|
|
|
|
@handler JRZQ4AA8
|
2024-10-13 22:17:25 +08:00
|
|
|
post /JRZQ4AA8 (request) returns (string)
|
2024-10-02 00:57:17 +08:00
|
|
|
}
|
|
|
|
|