|
@@ -31,7 +31,7 @@ public class AgentpaybillFormPlugin extends AbstractListPlugin implements Plugin
|
|
|
super.afterDoOperation(arg);
|
|
|
String operateKey = arg.getOperateKey();
|
|
|
|
|
|
- String closepay="closepay";
|
|
|
+ String closepay="payclose";
|
|
|
|
|
|
String payforfront="payforfront";
|
|
|
|