程序包 | 说明 |
---|---|
net.bojiu.android.io.swagger.api | |
net.bojiu.android.io.swagger.model |
限定符和类型 | 方法和说明 |
---|---|
List<SystemInfoPages> |
AdminApi.adminGetSystemInfoPagesGet()
获取后台系统信息页面 【关于我们】-》【用户协议】-》【功能说明】
|
ApiResponse<List<SystemInfoPages>> |
AdminApi.adminGetSystemInfoPagesGetWithHttpInfo()
获取后台系统信息页面 【关于我们】-》【用户协议】-》【功能说明】
|
List<SystemInfoPages> |
AdminApi.adminWatchInfoInfoIdGet(Integer infoId)
查看系统信息
|
ApiResponse<List<SystemInfoPages>> |
AdminApi.adminWatchInfoInfoIdGetWithHttpInfo(Integer infoId)
查看系统信息
|
限定符和类型 | 方法和说明 |
---|---|
com.squareup.okhttp.Call |
AdminApi.adminGetSystemInfoPagesGetAsync(ApiCallback<List<SystemInfoPages>> callback)
获取后台系统信息页面 【关于我们】-》【用户协议】-》【功能说明】 (asynchronously)
|
com.squareup.okhttp.Call |
AdminApi.adminWatchInfoInfoIdGetAsync(Integer infoId,
ApiCallback<List<SystemInfoPages>> callback)
查看系统信息 (asynchronously)
|
限定符和类型 | 方法和说明 |
---|---|
SystemInfoPages |
SystemInfoPages.infoId(Integer infoId) |
SystemInfoPages |
SystemInfoPages.infoName(String infoName) |
SystemInfoPages |
SystemInfoPages.inforContent(String inforContent) |
SystemInfoPages |
SystemInfoPages.remarks(String remarks) |
SystemInfoPages |
SystemInfoPages.updateMan(String updateMan) |
SystemInfoPages |
SystemInfoPages.updateTime(String updateTime) |
Copyright © 2017. All rights reserved.