feat/task1-c-wallet
gongfuxiang 2018-10-23 02:13:46 +08:00
parent b2e06b78e4
commit d56a524261
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class AlipayLifeController extends CommonController
// 类库
//$obj = new \Library\AlipayLife($params);
//file_put_contents('./pppppp.php', "<?php\n\rreturn ".var_export($params, true).";\n\r?>");
// 根据方法处理
switch($params['service'])
{