APF治理效果bug

This commit is contained in:
cdf
2025-12-24 14:29:05 +08:00
parent f8c9828369
commit 9981b04ed6
2 changed files with 5 additions and 8 deletions

View File

@@ -1523,9 +1523,6 @@ public class WordExportModelController extends BaseController {
}
this.listPower = new ArrayList<>();
transformData(this.listPower, listPower, list, true, false);
System.out.println(5);
}
/**