|
|
|
@ -13,7 +13,7 @@ class Wxserver extends BaseController |
|
|
|
|
public function index() |
|
|
|
|
{ |
|
|
|
|
$obj = new \app\common\library\wxserver\Server(); |
|
|
|
|
$obj->getVersioninfo('wxe3ed157849bd07b5'); |
|
|
|
|
$obj->getVersioninfo('wxd87b1a7332d974d0'); |
|
|
|
|
return $this->renderSuccess('success'); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|