fix: 垂向水温sheet页顺序更改

This commit is contained in:
tangwei 2026-08-07 11:19:23 +08:00
parent 0dea0c9ee0
commit c84a405453

View File

@ -49,7 +49,7 @@ public class RwtProcessor implements ExportIndicatorProcessor {
@Override
public int getOrder() {
return 11;
return 7;
}
@Override