rabin 2 years ago
parent
commit
822d387cfa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      service/agent/database/option_account.php

+ 1 - 1
service/agent/database/option_account.php

@@ -32,7 +32,7 @@ return array
     'name' => 'option_account',
     # 显示给用户看的名称
     'lang' => '期权账户管理',
-    'menu' => true,
+    'order' => 1,
     // 'config_type' => $type,
     'config_status' => $status,