* Fixed the error of entryModel:getbycode.

This commit is contained in:
wangxuepeng
2023-10-25 13:38:45 +08:00
parent f667d23d90
commit 74c3a032ce
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/entry.class.php';
su('admin');
zdTable('entry')->gen(1);
/**