This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
scott
/
crm
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Запити на злиття
0
Wiki
Дерево:
1835f4bde7
Гілки
Теги
master
crm
/
app
/
model
/
AgentIntegralLog.php
AgentIntegralLog.php
87 B
Історія
Запис
1
2
3
4
5
6
7
8
9
<?php
namespace app\model;
use think\Model;
class AgentIntegralLog extends Model
{
}