7 天以前 dce6e9cd95969b09e381431d8c2521fa802de2c2
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> {