debug
parent
07bf7238df
commit
b2e06b78e4
|
|
@ -46,7 +46,7 @@ class AlipayLifeController extends CommonController
|
|||
}
|
||||
|
||||
// 类库
|
||||
$obj = new \Library\AlipayLife($params);
|
||||
//$obj = new \Library\AlipayLife($params);
|
||||
|
||||
//file_put_contents('./pppppp.php', "<?php\n\rreturn ".var_export($params, true).";\n\r?>");
|
||||
// 根据方法处理
|
||||
|
|
|
|||
Loading…
Reference in New Issue