mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-06 03:58:03 +08:00
[更新]修改项目忽略配置
This commit is contained in:
parent
e434398f73
commit
9e6e0a9aec
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,4 +2,4 @@
|
||||
/.git
|
||||
/.DS_Store
|
||||
/vendor
|
||||
/WeChat/Cache
|
||||
/Cache
|
||||
|
@ -14,7 +14,7 @@ echo '<pre>';
|
||||
try {
|
||||
// var_dump($mini->getCode('pages/index?query=1'));
|
||||
// var_dump($mini->getCodeUnlimit('432432', 'pages/index/index'));
|
||||
// var_dump($mini->createQrcode('pages/index?query=1'));
|
||||
var_dump($mini->createQrcode('pages/index?query=1'));
|
||||
} catch (Exception $e) {
|
||||
var_dump($e->getMessage());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user