This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
1716001590
/
script_backend
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
c079af5743
Dallar
Biçim İmleri
master
script_backend
/
application
/
admin
/
model
/
AuthGroupAccess.php
AuthGroupAccess.php
100 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
9
10
<?php
namespace app\admin\model;
use think\Model;
class AuthGroupAccess extends Model
{
//
}