Commit b3ac9636 authored by chenzhao's avatar chenzhao

存量合同2.0开发 接口补充 资料下载勘察信息字段补充

parent 038b4af8
...@@ -111,12 +111,6 @@ public class HistoryPeasantHouseholdServiceImpl extends BaseService<HistoryPeasa ...@@ -111,12 +111,6 @@ public class HistoryPeasantHouseholdServiceImpl extends BaseService<HistoryPeasa
} }
if (model.getStatus().equals("已提交")){ if (model.getStatus().equals("已提交")){
if (){
}
FinancingInfoHistory financingInfoHistory = new FinancingInfoHistory(); FinancingInfoHistory financingInfoHistory = new FinancingInfoHistory();
financingInfoHistory.setPeasantHouseholdId(model.getSequenceNbr()); financingInfoHistory.setPeasantHouseholdId(model.getSequenceNbr());
financingInfoHistory.setStatus("待放款"); financingInfoHistory.setStatus("待放款");
......
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