Browse Source

丢失use App\Model\District;

rkljw 7 tháng trước cách đây
mục cha
commit
c563d270e0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/JsonRpc/PublicRpcService.php

+ 1 - 0
app/JsonRpc/PublicRpcService.php

@@ -3,6 +3,7 @@ namespace App\JsonRpc;
 
 use App\Model\Department;
 use App\Model\LetterOfComplaint;
+use App\Model\District;
 use App\Model\LetterType;
 use App\Model\LevelUser;
 use App\Model\UserLevel;