Prettified Code!

pull/2731/head
hengyunabc 1 year ago committed by GitHub Action
parent 5fcbbc4a78
commit 3713dad200

@ -11,7 +11,7 @@
## 参数说明 ## 参数说明
| 参数名称 | 参数说明 | | 参数名称 | 参数说明 |
| ------------------: |:------------------------------------------------| | ------------------: | :----------------------------------------------------------------- |
| _class-pattern_ | 类名表达式匹配 | | _class-pattern_ | 类名表达式匹配 |
| _method-pattern_ | 方法名表达式匹配 | | _method-pattern_ | 方法名表达式匹配 |
| _condition-express_ | 条件表达式 | | _condition-express_ | 条件表达式 |

@ -11,7 +11,7 @@ Trace method calling path, and output the time cost for each node in the path.
## Parameters ## Parameters
| Name | Specification | | Name | Specification |
| ------------------: |:-------------------------------------------------------------------------------------------------------| | ------------------: | :----------------------------------------------------------------------------------------------------- |
| _class-pattern_ | pattern for the class name | | _class-pattern_ | pattern for the class name |
| _method-pattern_ | pattern for the method name | | _method-pattern_ | pattern for the method name |
| _condition-express_ | condition expression | | _condition-express_ | condition expression |

Loading…
Cancel
Save