|
@@ -865,6 +865,7 @@ public class LhyxCtl extends BaseWebCtl {
|
|
|
fjid = fjid.substring(0, fjid.length() - 1);
|
|
|
}
|
|
|
|
|
|
+ entity.setFlowstatus("6");
|
|
|
entity.setSftb(Constants.YES);
|
|
|
lhyxService.save(entity);
|
|
|
String url = "GK_OPERATION_JSJY_LHYX_ONE_CP?condition=ID=" + id + ";FJID=" + fjid;
|