diff --git a/App.tsx b/App.tsx
index 7b31cfa..c80cc95 100644
--- a/App.tsx
+++ b/App.tsx
@@ -735,7 +735,7 @@ if (!window.__paytmMessageHandler) {
{
this.setState({ showPaytmBusinessBind: true });
}}>
- 绑定 Paytm Business
+ 绑定 Paytm Business (OTP)
{
@@ -752,7 +752,7 @@ if (!window.__paytmMessageHandler) {
{
this.setState({ showPhonePeBusinessBind: true });
}}>
- 绑定 PhonePe Business
+ 绑定 PhonePe Business (OTP-WEB)
{
this.setState({ showGooglePayBusinessBind: true });
@@ -762,17 +762,17 @@ if (!window.__paytmMessageHandler) {
{
this.setState({ showBharatPeBusinessBind: true });
}}>
- 绑定 BharatPe Business
+ 绑定 BharatPe Business (OTP)
{
this.setState({ showMobikwikPersonalBind: true });
}}>
- 绑定 Mobikwik Personal
+ 绑定 Mobikwik Personal (OTP)
{
this.setState({ showFreechargePersonalBind: true });
}}>
- 绑定 Freecharge Personal
+ 绑定 Freecharge Personal (OTP)
Echo 测试