feat: Log Util
This commit is contained in:
@@ -12,7 +12,8 @@ use Hyperf\DbConnection\Model\Model;
|
||||
* @property string $name
|
||||
* @property string $remark
|
||||
* @property int $status
|
||||
* @property string $create_time
|
||||
* @property string $create_time
|
||||
* @property string $update_time
|
||||
*/
|
||||
class AdminRole extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user