Explorar o código

更新 'src/Applet.php'

rabin %!s(int64=7) %!d(string=hai) anos
pai
achega
5cb53d14f1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/Applet.php

+ 2 - 0
src/Applet.php

@@ -288,6 +288,8 @@ class Applet extends Base
         if ($dataObj  == NULL) {
             return false;
         }
+      	$applet = Dever::config('base', 'project')->applet;
+        $appid = $applet['appid'];
         if($dataObj->watermark->appid != $appid) {
             return false;
         }