cqpCow 1 an în urmă
părinte
comite
705ef18d87
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      app/Model/Depart.php

+ 0 - 1
app/Model/Depart.php

@@ -15,6 +15,5 @@ class Depart extends Model
     const CREATED_AT = 'crt_time';
     const UPDATED_AT = 'upd_time';
     protected $dateFormat = 'U';
-    const RULE_DEPART = "ALL";
     const IS_UES = 1;//启用
 }