update 格式化全部代码

This commit is contained in:
疯狂的狮子Li
2026-06-04 16:08:04 +08:00
parent e08160afb6
commit 2d4d7b6fb1
190 changed files with 795 additions and 845 deletions
@@ -29,7 +29,7 @@ public class TestMapJobAnnotation {
/**
* 根 Map 任务,将示例数据拆分为多个分片任务。
*
* @param mapArgs Map 任务参数
* @param mapArgs Map 任务参数
* @param mapHandler 分片调度处理器
* @return 分片调度结果
*/
@@ -31,7 +31,7 @@ public class TestMapReduceAnnotation1 {
/**
* 根 Map 任务,将示例数据拆分为多个分片任务。
*
* @param mapArgs Map 任务参数
* @param mapArgs Map 任务参数
* @param mapHandler 分片调度处理器
* @return 分片调度结果
*/