💥 feat(模块): 添加了个很棒的功能

This commit is contained in:
chashaobao
2026-01-18 09:35:45 +08:00
parent d294fb1306
commit da323690db
3 changed files with 16 additions and 5 deletions

View File

@ -27,6 +27,7 @@ export enum AdminAPI {
MATERIAL_UPDATE = '/api/bo/resume/update',
// 七牛
UPLOAD_FILE = '/api/backend/file/upload',
UPLOAD_FILE_WX = '/api/cityOperator/wxCp/uploadImg',
// 运营人员
STAFF_LIST = '/api/staff/getStaffPageList',
STAFF_ALL = '/api/staff/getAllStaff',