??????????????-??????

2022-06-21 Thread ???????????
Hi, I'm pengfei liu, from yonyou. jira id :liupengfei Confluence id :261223363 Best, --- Pengfei Liu 18621181998

Re: Support new path pattern: 0 or more layers

2022-06-21 Thread Eric Pai
I think we may meet the requirements of matching 0-1 level in the future, then *** may be not a good design. As a single * stands for exactly 1 level now, we can define *{start, end} to [start, end) levels, {x} to exactly x levels and {*} to arbitrary levels, where ** is just a short representat