- 将quantityConsistencyCheck方法的访问权限从private修改为protected - 方便子类继承和复用该方法 - 保持方法逻辑不变,提升代码扩展性和可维护性 |
||
|---|---|---|
| .. | ||
| fonts | ||
| lib | ||
| src | ||
| .apifox-helper.properties | ||
| pom.xml | ||
- 将quantityConsistencyCheck方法的访问权限从private修改为protected - 方便子类继承和复用该方法 - 保持方法逻辑不变,提升代码扩展性和可维护性 |
||
|---|---|---|
| .. | ||
| fonts | ||
| lib | ||
| src | ||
| .apifox-helper.properties | ||
| pom.xml | ||