[Bug][Api] Added param description. (#12813)

Co-authored-by: houshitao <shitaohou@163.com>
This commit is contained in:
houshitao 2022-11-08 21:17:40 +08:00 committed by GitHub
parent 23ead4f0e8
commit 04c6b5e413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -808,6 +808,8 @@ public class ResourcesServiceImpl extends BaseServiceImpl implements ResourcesSe
* @param loginUser login user
* @param fullName full name
* @param file file
* @param type resource type
* @return upload success return true, otherwise false
*/
private boolean upload(User loginUser, String fullName, MultipartFile file, ResourceType type) {
// save to local