xiaogang 4 years ago
parent
commit
03c4293187
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Admin/Actions/Problem/DoReply.php

+ 1 - 1
app/Admin/Actions/Problem/DoReply.php

xqd
@@ -1,5 +1,5 @@
 <?php
-namespace App\admin\Actions\Problem;
+namespace App\Admin\Actions\Problem;
 
 use App\Models\User;
 use App\Models\UserProblemModel;