Merge branch ztflow-wangyuting-dev/task-143677#wangyuting of zentao/zentaopms (#8933)

This commit is contained in:
刘刚
2025-05-27 16:00:20 +08:00
committed by Gitfox
+7
View File
@@ -163,6 +163,13 @@ class baseDAO
*/
public $autoLang;
/**
* 是否自动增加isTpl条件。
* If auto add isTpl statement.
*
* @var bool
* @access public
*/
public $autoTpl;
/**