* Format codes.

This commit is contained in:
daitingting
2023-05-12 06:24:13 +00:00
parent d5085b44f7
commit c3c92cb69a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ class bugModel extends model
}
/**
* 根据浏览类型获取bug列表。
* 根据浏览类型获取 bug 列表。
* Get bug list by browse type.
*
* @param string $browseType
+2 -2
View File
@@ -23,7 +23,7 @@ class bugTao extends bugModel
/**
* Get bug list by browse type.
* 通过浏览类型获取bug列表。
* 通过浏览类型获取 bug 列表。
*
* @param string $browseType
* @param int|array $productIdList
@@ -94,7 +94,7 @@ class bugTao extends bugModel
}
/**
* 获取需要确认需求变动的bug列表。
* 获取需要确认需求变动的 bug 列表。
* Get bug list that related story need to be confirmed.
*
* @param int|array $productIdList