LiuJ 1 개월 전
부모
커밋
19622e0555
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      app/Model/complaint.php

+ 2 - 0
app/Model/complaint.php

@@ -10,6 +10,8 @@ use Hyperf\DbConnection\Model\Model;
  */
 class Complaint extends Model
 {
+
+
     /**
      * The table associated with the model.
      */