|
@@ -113,10 +113,10 @@ public class GeneralDefdocPlugin extends AbstractPfxxPlugin {
|
|
|
// if(swapContext.getBilltype().equals("4I")){
|
|
|
// service.processAction("SIGN","4I", null, icbill, null, null);
|
|
|
// }
|
|
|
- //巹俋鍰蹋〞〞第蹋堤踱
|
|
|
- if(swapContext.getBilltype().equals("4D")){
|
|
|
- service.processAction("SIGN","4D", null, icbill, null, null);
|
|
|
- }
|
|
|
+// //巹俋鍰蹋〞〞第蹋堤踱
|
|
|
+// if(swapContext.getBilltype().equals("4D")){
|
|
|
+// service.processAction("SIGN","4D", null, icbill, null, null);
|
|
|
+// }
|
|
|
//巹迖樓馱⻌踱
|
|
|
if(swapContext.getBilltype().equals("47")){
|
|
|
service.processAction("SIGN","47", null, icbill, null, null);
|