package cc.mrbird.febs.server.hr.constant; public class MyConstant { /** * 返回值提示 */ public final static String MESSAGE="当日数据已存在"; }