Commit 43afadf3 authored by xiaozhe.chen's avatar xiaozhe.chen

service返回值修改为ServiceResult

parent a25a1385
...@@ -10,7 +10,6 @@ import lombok.Data; ...@@ -10,7 +10,6 @@ import lombok.Data;
* @date ${.now?string('yyyy-MM-dd HH:mm:ss')} * @date ${.now?string('yyyy-MM-dd HH:mm:ss')}
*/ */
@Data @Data
@AllArgsConstructor
public class ${prefix}RepayByPlanResult { public class ${prefix}RepayByPlanResult {
private String businessFlowNo; private String businessFlowNo;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment