当前位置:网站首页>Solution: argument type 'string' expected to be an instance of a class or class constrained type

Solution: argument type 'string' expected to be an instance of a class or class constrained type

2022-06-23 12:27:00 RRJia

Problem code :


Solution : take  AnyObject type   Replace with  Any type , as follows :

原网站

版权声明
本文为[RRJia]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/174/202206231206006609.html