移除私域操盘手模块定义的历史模型
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
namespace app\cunkebao\controller\traffic;
|
||||
|
||||
use think\Controller;
|
||||
use think\facade\Request;
|
||||
|
||||
/**
|
||||
* 流量池控制器
|
||||
*/
|
||||
class TrafficPool extends Controller
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user