初始化代码

This commit is contained in:
2025-12-22 17:11:54 +08:00
parent 864ec27fa1
commit ed0de08e3a
3 changed files with 52 additions and 12 deletions

View File

@@ -125,7 +125,7 @@ abstract class ApiRest extends BaseController
define( 'LONGBING_CARD_UNIACID', $this->_uniacid );
}
// $this->shareChangeData($this->_param);
$this->shareChangeData($this->_param);
//获取autograph 小程序用户唯一标示
if ( isset( $this->_header[ 'autograph' ] ) && $this->_header[ 'autograph' ])
{