package com.qianwen.smartman.common.constant; public interface MenuConstant { public static final String DESK = "desk"; }