fix发送通知消息,通知场馆负责人

This commit is contained in:
2023-07-23 11:13:55 +08:00
parent 571d4512db
commit 10d244b79c
11 changed files with 268 additions and 108 deletions

View File

@@ -19,4 +19,7 @@ public class Constants {
public static final String LESSON_TICKET_LOCK_KEY = "LESSON_TICKET_LOCK_";
// public static final String EXCEL_PATH = "/opt/excel/";
public static final String VENUE_VIEW_URL = "https://api.hongyutiyu.top/getLessonOrder/";
}