package com.qianwen.smartman.common.constant; public interface ProcessConstant { public static final int IS_IMPORT = 1; }