package com.doumee.core.haikang.model.param.respose; import lombok.Data; @Data public class ApplySTResponse { private String ST ;//string ST凭证 }