This commit is contained in:
@@ -109,6 +109,11 @@ class Article extends Controller {
|
||||
return jsonSuccess($re);
|
||||
}
|
||||
|
||||
|
||||
public function myttt(){
|
||||
echo 'ok';
|
||||
}
|
||||
|
||||
/**
|
||||
* @title 获取文章话题
|
||||
* @description 获取文章话题
|
||||
|
||||
Reference in New Issue
Block a user