| | |
| | | package org.yeshi.utils.generater.vo.service; |
| | | |
| | | import org.springframework.stereotype.Service; |
| | | import org.yeshi.utils.StringUtil; |
| | | import org.yeshi.utils.bean.BeanUtil; |
| | | import org.yeshi.utils.generater.entity.BaseData; |
| | |
| | | private ClassInfo service; |
| | | //方法列表 |
| | | private List<ServiceMetodInfoVO> metodInfoList; |
| | | private ClassInfo query; |
| | | private ClassInfo query;; |
| | | |
| | | |
| | | public static class Builder { |
| | |
| | | private ClassInfo service; |
| | | private ClassInfo query; |
| | | private ClassInfo exception; |
| | | |
| | | |
| | | |
| | | public Builder setEntity(Class entity) { |
| | |
| | | this.exception = exception; |
| | | return this; |
| | | } |
| | | |
| | | |
| | | private String getRemarksLine(String content) { |
| | | return "\t * " + content + "\n"; |
| | |
| | | public void setImportList(List<String> importList) { |
| | | this.importList = importList; |
| | | } |
| | | |
| | | } |