修改特种纸名片模切加个

This commit is contained in:
2026-06-12 14:52:10 +08:00
parent 71c7722514
commit e795cbe1d9
2 changed files with 7 additions and 8 deletions
@@ -42,7 +42,7 @@ public class PriceUtils {
area = Double.valueOf(df.format(area * count));
if (area <= 20) {
yinrPrice = 260;
lowerPrice = 550;
lowerPrice = 400;
} else if (area <= 150) {
yinrPrice = 300;
lowerPrice = 600;