修改特种纸名片模切加个
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user