<오류개선>
메일 . 211206 입금오류, 메일사항에 태그포함되어 있어 오류발생 아마 개선은 가능할 것이나 근본적 원인을 파악하는게 필요
This commit is contained in:
parent
fc60e38139
commit
3c421e9d6a
|
|
@ -1031,6 +1031,7 @@ namespace NP.FO.Controllers
|
||||||
return View();
|
return View();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//[ValidateInput(false)]
|
||||||
public String XPayVBankMoney()
|
public String XPayVBankMoney()
|
||||||
{
|
{
|
||||||
var x = new Xpay();
|
var x = new Xpay();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue