You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the updateimage path of the imageApi file, the upload file type is not restricted, causing any file to be uploaded. At the same time, it is set to store the file locally if there is no remote bucket.
In the updateimage path of the imageApi file, the upload file type is not restricted, causing any file to be uploaded. At the same time, it is set to store the file locally if there is no remote bucket.
APIPath:IceWk-vues/src/api/updateImage.js
updateImage Path: IceWk-ment/src/main/java/com/ttice/icewkment/controller/ImageApi.java
The text was updated successfully, but these errors were encountered: