This commit is contained in:
aozhiwei 2019-07-29 14:03:37 +08:00
parent 555a47941e
commit d09e924fb9

View File

@ -386,7 +386,7 @@ class KefuController {
return $output; return $output;
} }
public function getMediaId($gameid) private function getMediaId($gameid)
{ {
$type = "image"; $type = "image";
$filepath = "../config/game3003/share.jpg"; $filepath = "../config/game3003/share.jpg";