* Rename checkTopStage to isTopStage for balance.

This commit is contained in:
dingguodong
2023-09-06 14:37:18 +08:00
parent b20ed87492
commit 5859a354ea
4 changed files with 9 additions and 11 deletions
-2
View File
@@ -1275,9 +1275,7 @@ class programplanModel extends model
/**
* 检查是否为顶级。
* 由checkTopStage重命名为isTopStage。
* Check whether it is the top stage.
* rname checkTopStage to isTopStage.
*
* @param int $planID
* @access public