查询科目信息修改
This commit is contained in:
+4
@@ -246,4 +246,8 @@ public class ReconciliationPO extends BaseVOEntity{
|
||||
|
||||
@ApiModelProperty(value = "账单科目明细")
|
||||
public List<ReconciliationAccount> reconciliationAccountDTOList;
|
||||
|
||||
@ApiModelProperty("账单科目明细")
|
||||
private String reconciliationAccountDTOListJsonStr;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user