public class BaseRequest extends Object implements Serializable
反序列化依赖构造函数
所以 BaseRequest 的子类需使用 @NoArgsConstructor 和 @AllArgsConstructor
BaseRequest()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseRequest()
Copyright © 2023 Irvingsoft. All rights reserved.