This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
scott
/
crm
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Pull-förfrågningar
0
Wiki
Träd:
2ef2069516
Grenar
Taggar
master
crm
/
app
/
model
/
FishCampaignList.php
FishCampaignList.php
93 B
Historik
Rå
1
2
3
4
5
6
7
8
9
10
<?php
namespace app\model;
use think\Model;
class FishCampaignList extends Model
{
}