修改后台BUG,细节
Showing
application/admin/controller/OutputExcel.php
0 → 100644
... | ... | @@ -20,7 +20,7 @@ |
"topthink/framework": "^5.0", | ||
"qiniu/php-sdk": "^7.1", | ||
"jiguang/jmessage": "1.0.*", | ||
"phpoffice/phpexcel": "1.8.*", | ||
"phpoffice/phpexcel": "^1.8", | ||
"topthink/think-captcha":"1.0.7" | ||
}, | ||
"extra": { | ||
... | ... |
Please
register
or
sign in
to comment