excel写入

web_backend_develope
chenlw 9 years ago
parent 8422558962
commit fd2be08a8d

@ -22,5 +22,6 @@ public class Constant {
/** CustomException记录报异常的对象的对象个数--10 */
public final static int CustomException_log_object_size = 10;
/** excel模板真实数据的起始行数 */
public final static int EXCEL_TEMPLATE_INIT_ROW = 8;
}

Loading…
Cancel
Save