合并分支 'lyh-server' 到 'master'
gx脚本 查看合并请求 !2026
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -195,6 +195,7 @@ class OptimizeController extends BaseController | @@ -195,6 +195,7 @@ class OptimizeController extends BaseController | ||
| 195 | 'gl_project.remain_day AS remain_day', | 195 | 'gl_project.remain_day AS remain_day', |
| 196 | 'gl_project.seo_remain_day AS seo_remain_day', | 196 | 'gl_project.seo_remain_day AS seo_remain_day', |
| 197 | 'gl_project.robots AS robots', | 197 | 'gl_project.robots AS robots', |
| 198 | + 'gl_project.is_analysis AS is_analysis', | ||
| 198 | 'gl_project.is_minor_languages AS is_minor_languages', | 199 | 'gl_project.is_minor_languages AS is_minor_languages', |
| 199 | 'gl_project.is_translate AS is_translate', | 200 | 'gl_project.is_translate AS is_translate', |
| 200 | 'gl_project.is_translate_tag AS is_translate_tag', | 201 | 'gl_project.is_translate_tag AS is_translate_tag', |
-
请 注册 或 登录 后发表评论