1
This commit is contained in:
@@ -992,6 +992,10 @@ class Article extends Controller {
|
||||
return json(['code' => 0]);
|
||||
}
|
||||
|
||||
public function authorClear(){
|
||||
$author = "Ying Chen1 *,Shi-yi Tao2,Lu Zhou2,De-shuang Yang2,Chong-xiang Xue1 #,Li Huang3 #";
|
||||
}
|
||||
|
||||
|
||||
public function emailtest(){
|
||||
$v = $this->user_obj->where('user_id',54)->find();
|
||||
|
||||
Reference in New Issue
Block a user