调整
This commit is contained in:
@@ -31,4 +31,7 @@ public class LoginParam implements Serializable {
|
||||
@ApiModelProperty(value = "租户id")
|
||||
private Integer tenantId;
|
||||
|
||||
@ApiModelProperty(value = "是否小程序")
|
||||
private Integer isMiniApp;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user