public class {{apiDto.codeName}} extends {{#eqapiDto.apiEntity.entity.psSubSysServiceAPI.serviceType"MIDDLEPLATFORM"}}DTOClient{{else}}DTOBase{{/eq}} implements Serializable {
public class {{apiEntity.codeName}}DTO extends {{#eqapiEntity.entity.psSubSysServiceAPI.serviceType"MIDDLEPLATFORM"}}DTOClient{{else}}DTOBase{{/eq}} implements Serializable {