ZxcZxc123 3 năm trước cách đây
mục cha
commit
9e17e20d66
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/model/api/EducationModel.php

+ 1 - 0
app/model/api/EducationModel.php

@@ -10,6 +10,7 @@ use think\Model;
 class EducationModel extends Model
 {
      protected $table = 'table_education_cate';
+     const CATE_TABLE_NAME = 'table_education_cate';
 
 
     public static function getInstance()