This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
scott
/
crm
Следить
1
В избранное
0
Ответвить
0
Файлы
Запросы на слияние
0
Вики
Дерево:
47af6d4659
Ветки
Метки
master
crm
/
app
/
model
/
SmartScreenImportLog.php
SmartScreenImportLog.php
97 B
История
Исходник
1
2
3
4
5
6
7
8
9
10
<?php
namespace app\model;
use think\Model;
class SmartScreenImportLog extends Model
{
}