cqpCow há 1 ano atrás
pai
commit
705ef18d87
1 ficheiros alterados com 0 adições e 1 exclusões
  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;//启用
 }