mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
hr list add cancel + complain reply send email to notice
This commit is contained in:
9
app/Models/Complain.php
Normal file
9
app/Models/Complain.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace App\Models;
|
||||
|
||||
|
||||
class Complain extends NexusModel
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user