✏️ 正在编辑: respoApi.php
路径:
/home/llpreacharge/public_html/LLPRECHARGE/LinkFile/respoApi.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php $rechStatus = $rechStatus ?? ''; $Printmsg = $Printmsg ?? ''; $partnerId = $partnerId ?? ''; $newrechid = $newrechid ?? ''; $txnId = $txnId ?? ''; $myresponse = array("status"=>"$rechStatus", "msg"=>"$Printmsg", "partnertid"=>"$partnerId", "orderid"=>"$newrechid", "opid"=>"$txnId"); echo $myresult = json_encode($myresponse); ?>
💾 保存文件
← 返回文件管理器