How can I fix this switch statement error?

后端 未结 0 1876
失恋的感觉
失恋的感觉 2020-12-13 04:23

I\' having an error saying "switch must be exhaustive 1. Do you want to add missing cases?"

func checkAuthorization() {
    switch PHPhotoLibrary.au         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题