package com.qianwen.smartman.modules.system.constant; public interface IsSystemConstant { public static final Integer IsSystem = 1; }