在IDEA使用think-cache的方法,会提示 ```php Non-static method 'set' should not be called statically, but the class has the '__magic' method. # 如图  # 希望能在包中增加注释屏蔽这个警告,类似如下: ...