mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-01-18 17:38:09 +00:00
11 lines
224 B
PHP
11 lines
224 B
PHP
<?php
|
|
return [
|
|
'recharge_success' => [
|
|
'tid' => '111',
|
|
'content' => [
|
|
['消息内容', '{name}', 'keyword1'],
|
|
],
|
|
'kid_list' => [1, 3, 4, 2],
|
|
'scene_desc' => ''
|
|
]
|
|
]; |