package com.zy.asrs.entity.param; import lombok.Data; /** * Created by vincent on 2022/4/13 */ @Data public class MobileAdjustParam { }