增加被访区域下拉框值api接口

This commit is contained in:
chenglijuan
2026-05-07 10:44:33 +08:00
parent 7c59d18596
commit 1b5f3811b6
3 changed files with 38 additions and 7 deletions
+1
View File
@@ -27,6 +27,7 @@ const API = {
APPOINTMENT_DETAIL: '/api/wx-mini/appointment/detail',
WXACODE: '/api/wx-mini/wxacode',
PERSON_SELECTOR: '/api/wx-mini/appointment/person/selector',
DEPARTMENT_SELECTOR: '/api/wx-mini/appointment/department/selector',
NOTIFY_HOST: '/visitor/notify-host'
}