ylx 7 years ago
parent
commit
6b3841b568

+ 1 - 1
ccb_fund_trusteeship/src/main/java/com/fuzamei/web/BusinessDeclareAction.java

@@ -5,6 +5,7 @@ import java.io.BufferedOutputStream;
 import java.io.File;
 import java.io.FileInputStream;
 import java.io.InputStream;
+import java.math.BigDecimal;
 import java.net.URLEncoder;
 import java.util.LinkedHashMap;
 import java.util.List;
@@ -497,7 +498,6 @@ public class BusinessDeclareAction {
 			return JSONUtil.getJsonMap(200, true, "失败:"+e.getMessage(),null);
 		}
 	}
-	
 	/**
 	 * 上传文件功能模块
 	 * @param files