1
2
3
4
5
package cn.flightfeather.supervision.common.docimport
 
abstract class BaseExcelRule {
 
}