You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
syntax = "v1"
|
|
|
|
import "user.api"
|
|
import "role.api"
|
|
|
|
info(
|
|
title: "用户中心API"
|
|
desc: "用户中心API定义"
|
|
author: "NorthLan"
|
|
email: "6995syu@163.com"
|
|
version: "v1"
|
|
) |