Closed lengyehan closed 6 years ago
OS Platform:
Node.js Version:6.x
ThinkJS Version:3.x
// your code here ![image](https://user-images.githubusercontent.com/8751342/33115676-cc3ecd5e-cf9c-11e7-9f76-687db6186ff7.png)
// your error message here
// your detail description 上传后文件重新命名后缀没了
中间件 payload 有参数配置(src/config/middleware.js),如:
src/config/middleware.js
{ handle: 'payload', options: { keepExtensions: true } }
更多配置参数见 https://github.com/thinkjs/think-payload
DESC
ENV
OS Platform:
Node.js Version:6.x
ThinkJS Version:3.x
code
error message
more description
// your detail description 上传后文件重新命名后缀没了