|
|
@@ -686,8 +686,10 @@ return [
|
|
|
# 会员等级
|
|
|
'dbDeclarationLevelBA' => 'BA',
|
|
|
'dbDeclarationLevelElite' => 'Elite',
|
|
|
- 'dbDeclarationLevelPro' => 'Silver',
|
|
|
- 'dbDeclarationLevelVip' => 'Gold',
|
|
|
+ 'dbDeclarationLevelPro' => 'Pro',
|
|
|
+ 'dbDeclarationLevelVip' => 'Vip',
|
|
|
+ 'dbDeclarationLevelSilver' => 'Silver',
|
|
|
+ 'dbDeclarationLevelGold' => 'Gold',
|
|
|
# 管理星级
|
|
|
'dbEmployLevelNoRank' => 'No Rank',
|
|
|
'dbEmployLevel1StarDirector' => '1-Star Director',
|