Skip to content
Snippets Groups Projects

Feature/fengguangyu

Merged 冯光宇 requested to merge feature/fengguangyu into develop
Compare and
6 files
+ 33
7
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -37,4 +37,7 @@ public class InComePlanCmd extends BaseDto {
@ApiModelProperty("八项收入对应模板所存内容")
private String otherJson;
@ApiModelProperty("一上二上")
private String inComePlanType;
}