5 天以前 b1ad2d17c7f93e819c67fe5ab5c2ca94e764e517
yudao-framework/yudao-spring-boot-starter-excel/src/main/java/cn/iocoder/yudao/framework/excel/core/convert/MoneyConvert.java
@@ -14,7 +14,7 @@
 *
 * 金额单位:分
 *
 * @author 芋道源码
 * @author 超级管理员
 */
public class MoneyConvert implements Converter<Integer> {