public class AppReq extends Object
| Constructor and Description |
|---|
AppReq() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAppName()
app名称,仅支持填入utf8格式内容
|
int |
hashCode() |
void |
setAppName(String appName) |
String |
toString() |
AppReq |
withAppName(String appName) |
Copyright © 2021. All rights reserved.