In swift, how to convert a struct used for dependency injection, and apply it for CoreData?

前端 未结 0 1785
执笔经年
执笔经年 2020-11-28 02:43

I have applied dependency injection in my app, and it works very well. I created an instance of a struct Personne:

struct Personne {let uuid = UUID().uuidStri         


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