|
@@ -1053,7 +1053,7 @@ public class SettementUtil {
|
|
|
if (settlements.get(i).getEntryName().equals(BashInfo.JS_JGJS)){
|
|
|
continue;
|
|
|
}
|
|
|
- if (settlements.get(i).getEntryName().equals(BashInfo.JS_GCJS)){
|
|
|
+ if (settlements.get(i).getEntryName().equals(BashInfo.JS_GCJS)||settlements.get(i).getEntryName().equals(RESON_ZZJS)){
|
|
|
reason+=RESON_JGJS8.replace("xxx",amout);
|
|
|
if (settlement.getStatus().equals("0")){
|
|
|
reason+=SettementUtil.RESON_TRUE;
|