|
|
@@ -81,7 +81,7 @@ class TestController extends BaseController
|
|
|
$merchant = WxOpenClass::getMallWxInfo();
|
|
|
$ptStyle = dict::getDict('ptStyle', 'mall');
|
|
|
|
|
|
- $ret = miniUtil::generateShortLink($merchant, 'pages/home/recent','花美林',$ptStyle);
|
|
|
+ $ret = miniUtil::generateShortLink($merchant, 'pages/home/recent','',$ptStyle);
|
|
|
print_r($ret);
|
|
|
|
|
|
util::stop();
|