WIN-2308041133\Administrator 5 months ago
parent
commit
b2c4b62ff8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/model/system/SystemUserTask.php

+ 1 - 1
app/admin/model/system/SystemUserTask.php

@@ -93,7 +93,7 @@ class SystemUserTask extends BaseModel
             'type' => 'AccumulatedTeamPerformance',
             'type' => 'AccumulatedTeamPerformance',
             'name' => '下级团队业绩满足{$num}',
             'name' => '下级团队业绩满足{$num}',
             'real_name' => '下级团队业绩',
             'real_name' => '下级团队业绩',
-            'max_number' => 1000,
+            'max_number' => 1000000,
             'min_number' => 1,
             'min_number' => 1,
             'unit' => '元'
             'unit' => '元'
         ],
         ],