mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 06:29:25 +08:00
* feat: change upload components * feat: restore original component in schema, support useUploadProps register * feat: s3 upload support relation fileds * feat: export buildin storages * chore: remove invalid file * fix: change getStorage action name * fix: change action name getDesensitizedStorage to getDesensitized * fix: add storage get action * fix: remove useStorageRules * fix: change action get to getBasicInfo * fix: adjust server test case --------- Co-authored-by: mytharcher <mytharcher@gmail.com>