liukangdong
2024-11-29 701d5ca0fb3da20fb336d66e08f4aa3c6b85c731
server/system_service/src/main/java/com/doumee/core/utils/SmsConstants.java
@@ -129,6 +129,13 @@
        //物流车预约-月台停靠超时(给司机)
        String platformJobTimeOut = "platformJobTimeOut";
    }
    /**
     * 议室申请
     */
    public interface meetingContent{
        // meetingBookJoinUser   会议室申请(通知参会人)
        String meetingBookJoinUser = "meetingBookJoinUser";
    }