* Refactor getTopByID and getTopByPath method.

This commit is contained in:
tianshujie
2023-08-24 17:18:59 +08:00
parent 9620c06696
commit eb83b47769
3 changed files with 9 additions and 13 deletions
+1 -4
View File
@@ -5,11 +5,8 @@ include dirname(__FILE__, 5) . '/test/lib/init.php';
/**
title=测试 programModel::getTopByPath();
timeout=0
cid=1
pid=1
获取顶级项目集的顶级id >> 1
获取子项目集的顶级父项目集 >> 2
*/