新增个人不良标准版FLXG0V3B

This commit is contained in:
2024-11-06 17:10:34 +08:00
parent 2a2078eebe
commit b0d13d3642
7 changed files with 156 additions and 1 deletions

View File

@@ -21,6 +21,11 @@ func RegisterHandlers(server *rest.Server, serverCtx *svc.ServiceContext) {
rest.WithMiddlewares(
[]rest.Middleware{serverCtx.ApiAuthInterceptor},
[]rest.Route{
{
Method: http.MethodPost,
Path: "/FLXG0V3B",
Handler: FLXG.FLXG0V3BHandler(serverCtx),
},
{
Method: http.MethodPost,
Path: "/FLXG162A",