This commit is contained in:
aozhiwei 2019-07-29 19:33:13 +08:00
parent 1078afd071
commit c366e75a0e

View File

@ -382,6 +382,7 @@ class KefuController {
private function getMediaId($gameid) private function getMediaId($gameid)
{ {
error_log('getMediaId ' . $gameid);
$type = "image"; $type = "image";
$filepath = "../config/game$gameid/share.png"; $filepath = "../config/game$gameid/share.png";
$filedata = array( $filedata = array(