旅游项目接口
This class object is the super class that every library in CodeIgniter will be assigned to.
$instance : object
Reference to the CI singleton
__construct() : void
Class constructor
get_instance() : object
Get the CI singleton
index()
getcate()
获取分类
getcateinfo()
获取单个分类信息
deletecate()
删除分类
addcate()
创建分类
createTravel()
创建项目
deleteTravel()
删除项目
detail()
tracellist()
获取列表
uploadimg()
图片上传
Loading…