磊神笔记
技术笔记,编程笔记
首页
PHP
Python
前端
HTML+CSS
小程序
正则
操作教程
PHPStorm 对 ThinkPHP6.0 没有代码提示解决办法
日期:2021-07-26 12:10:06
作者:磊落不羁
栏目:
未分类
评论(0)
在两个文件中增加注释代码1、也可以Ctrl + Shift + N 搜索文件 Model.php 增加以下注释* @method Query where(mixed $field, string $op = null, mixed $condition = null) static 查询条件 * @method Query whereTime(string $field...
‹‹
1
››