Commit 0bcdec2d authored by tangwei's avatar tangwei

修改bug

parent af5af936
...@@ -222,7 +222,7 @@ public void updateSeve(String peasantHouseholdId, Map<String, Object> kv ){ ...@@ -222,7 +222,7 @@ public void updateSeve(String peasantHouseholdId, Map<String, Object> kv ){
throw new BaseException(" 数据转化异常!","400","数据转化异常!"); throw new BaseException(" 数据转化异常!","400","数据转化异常!");
} }
return bean; return bean;
} }
......
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