|
@@ -85,11 +85,9 @@ if ($search_auth == 1) {
|
|
|
$list_button['list1'] = array('账户列表', '"member&search_option_aid={id}&search_option_dever_auth='.$search_auth.'"');
|
|
|
}
|
|
|
|
|
|
-if (Dever::load('manage/auth')->checkFunc('menu_279.menu_290','setmessage','发送短信')) {
|
|
|
- $table = 'template';
|
|
|
- $res = Dever::load('sms/api')->getTable($table);
|
|
|
- $list_button['fast'] = array('发送短信','Dever::load("option/lib/account.send_sms",{mid})');
|
|
|
-}
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
|
|
|
return array
|
|
|
(
|