10 lines
280 B
PHP
10 lines
280 B
PHP
<?php
|
|
|
|
return [
|
|
'Notification' => 'Notification',
|
|
'System Configuration' => 'System Configuration',
|
|
'Notification Strategy' => 'Notification Strategy',
|
|
'Site Push' => 'Site Push',
|
|
'WeChat Template' => 'WeChat Template',
|
|
'SMS Template' => 'SMS Template',
|
|
]; |