* Optimize code.

This commit is contained in:
wangyuting
2025-05-27 07:44:35 +00:00
parent 682642c46c
commit f1d6d4db45
-7
View File
@@ -163,13 +163,6 @@ class baseDAO
*/
public $autoLang;
/**
* 是否自动增加isTpl条件。
* If auto add isTpl statement.
*
* @var bool
* @access public
*/
public $autoTpl;
/**