mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2026-02-02 08:25:06 +08:00
优化代码
This commit is contained in:
@ -56,6 +56,7 @@ public @interface Excel
|
||||
/**
|
||||
* BigDecimal 舍入规则 默认:BigDecimal.ROUND_HALF_EVEN
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
public int roundingMode() default BigDecimal.ROUND_HALF_EVEN;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user