标签库

dever f200d6ba22 edit 7 年之前
database 591c8c4e73 edit 7 年之前
src 591c8c4e73 edit 7 年之前
README.MD f200d6ba22 edit 7 年之前
index.php 591c8c4e73 edit 7 年之前

README.MD

标签组件

接口:

1、tag/api.update 添加标签数据

2、tag/api.typeid 根据tagid标签id, type类型获取类型id

传入参数

a、tagid:标签id

b、type:类型

3、tag/api.tag 根据$typeid类型id, type类型获取标签内容

传入参数

a、typeid:类型id

b、type:类型

3、tag/api.tag_content 根据tag标签id获取标签内容

传入参数

a、tag:标签id