function getStorageInfo({
    needLimitSize = false,
    success = () => {},
    fail = () => {},
    complete = () => {}