shaunhurryup
shaunhurryup
First of all, thanks for the plugin , it provides the exact numbers that I can report to my boss when I write the technical proposal.  As a...
[位置](https://github.com/ali-sdk/ali-oss/blob/master/README.md#putname-file-options:~:text=name%3A%20%27ossdemo/demo.txt%27%2C) ```ts const filepath = '/home/ossdemo/demo.txt'; store.put('ossdemo/demo.txt', filepath).then((result) => { console.log(result); }); { name: 'ossdemo/demo.txt', res: { status: 200, headers: { date: 'Tue, 17 Feb 2015 13:28:17 GMT', 'content-length': '0',...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior I try to use CLI Plugin to [generate descriptions for properties...
### Background When a route is invoked, it might succeed or fail. In case of failure, our business logic uses different error codes to identify the error range. For example:...
### I've searched the issue list, there are no similar features. - [X] Yes ### I've installed the latest developer version, still can't find this feature. - [X] Yes ###...