1
This commit is contained in:
@@ -1490,6 +1490,11 @@ class Production extends Base
|
||||
return jsonSuccess([]);
|
||||
}
|
||||
|
||||
public function mytestDoi(){
|
||||
$info= $this->production_article_refer_obj->where("p_refer_id",86082)->find();
|
||||
my_doiToFrag2($info);
|
||||
}
|
||||
|
||||
|
||||
public function mytest11()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user