hr list add cancel + complain reply send email to notice

This commit is contained in:
xiaomlove
2022-08-02 01:58:08 +08:00
parent 22657622fa
commit d348422097
20 changed files with 81 additions and 26 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
namespace App\Models;
class Complain extends NexusModel
{
}