去debugger
This commit is contained in:
parent
593616447b
commit
07cc3f82ad
@ -46,7 +46,6 @@
|
||||
Ids += "@"+getItemValue(0,rows[i],"ID");
|
||||
}
|
||||
Ids = Ids.substring(1);
|
||||
debugger;
|
||||
var result = RunJavaMethodTrans("paymentInfoUpdate.UpdatePaymentInfo","requestAndAction","Ids="+Ids);
|
||||
if("SUCCESS" == result){
|
||||
AsDebug.showMessage("提示","操作成功!","","",true);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user