* [misc] modify getTable comment.

This commit is contained in:
宋辰轩
2024-06-19 13:56:18 +08:00
committed by 綦新志
parent ec361d42b1
commit 35cdf81791
+1 -1
View File
@@ -42,7 +42,7 @@ class biModel extends model
}
/**
* 获取sql中的标名。
* 获取sql中的表名。
* Get tables form sqlparser statment.
*
* @param object $statment