mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 02:41:19 +08:00
ldap开关联动部门、学员的新建、编辑、删除、排序、导入
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { createSlice } from "@reduxjs/toolkit";
|
||||
|
||||
type SystemConfigStoreInterface = {
|
||||
"ldap-enabled"?: boolean;
|
||||
systemApiUrl?: string;
|
||||
systemPcUrl?: string;
|
||||
systemH5Url?: string;
|
||||
|
||||
Reference in New Issue
Block a user