package com.qianwen.smartman.common.constant; public interface UserConstant { public static final String ACCOUNT_REPEAT = "员工姓名重复"; }