|
|
|
import Setting from '@/setting'
|
|
|
|
const host = Setting.apiBaseURL
|
|
|
|
|
|
|
|
export default {
|
|
|
|
logins: `iasf/sys/user/login`,
|
|
|
|
verification: `${host}iasf/sys/getVerify`,
|
|
|
|
upload: `${host}iasf/sysFiles/upload`,
|
|
|
|
listByPage: `iasf/sysFiles/listByPage`,
|
|
|
|
delFile: `iasf/sysFiles/delete`,
|
|
|
|
updateFile: `iasf/sysFiles/update`,
|
|
|
|
dept: `iasf/sys/dept`,
|
|
|
|
deleteDept: `iasf/sys/deleteDept`,
|
|
|
|
updateDept: `iasf/sys/updateDept`,
|
|
|
|
deptTree: `iasf/sys/dept/tree`,
|
|
|
|
depts: `iasf/sys/dept/tree`,
|
|
|
|
users: `iasf/sys/users`,
|
|
|
|
user: `iasf/sys/user`,
|
|
|
|
updateUser: `iasf/sys/updateUser`,
|
|
|
|
queryUser: `iasf/sys/queryUser`,
|
|
|
|
deletedUser: `iasf/sys/deletedUser`,
|
|
|
|
sendPhoneOrEmailCode: `iasf/sys/sendPhoneOrEmailCode`,
|
|
|
|
updatePhoneOrEmail: `iasf/sys/updatePhoneOrEmail`,
|
|
|
|
updateUserAvatars: `${host}iasf/sys/updateUserAvatars`,
|
|
|
|
staffTemplate: `http://10.10.11.7/用户导入模板.xlsx`,
|
|
|
|
checkJobNumber: `iasf/sys/checkJobNumber`,
|
|
|
|
checkUsername: `iasf/sys/checkUsername`,
|
|
|
|
resetPwd: `iasf/sys/resetPwd`,
|
|
|
|
pwd: `iasf/sys/user/pwd`,
|
|
|
|
exportFailure: `${host}iasf/sys/exportFailure`,
|
|
|
|
importStaff: `${host}iasf/sys/importStaff`,
|
|
|
|
roles: `iasf/sys/roles`,
|
|
|
|
role: `iasf/sys/role`,
|
|
|
|
addRole: `iasf/sys/addRole`,
|
|
|
|
updateRole: `iasf/sys/updateRole`,
|
|
|
|
deleteRole: `iasf/sys/role/deleted`,
|
|
|
|
perTree: `iasf/sys/permission/tree/all`,
|
|
|
|
groupAdd: `iasf/sys/userGroup/add`,
|
|
|
|
groupDel: `iasf/sys/userGroup/deleteUserGroup`,
|
|
|
|
groupList: `iasf/sys/userGroup/list`,
|
|
|
|
groupUpdate: `iasf/sys/userGroup/updateUserGroup`,
|
|
|
|
site: `iasf/sys/site/list`,
|
|
|
|
updateSite: `iasf/sys/site/update`,
|
|
|
|
listWithTree: `iasf/sysColumn/listWithTree`,
|
|
|
|
saveColumn: `iasf/sysColumn/save`,
|
|
|
|
updateColumn: `iasf/sysColumn/update`,
|
|
|
|
findColumn: `iasf/sysColumn/findById`,
|
|
|
|
deleteColumn: `iasf/sysColumn/batchDeletion`,
|
|
|
|
sameLevelJudgment: `iasf/sysColumn/sameLevelJudgment`,
|
|
|
|
sortByColumn: `iasf/sysColumn/sortByColumn`,
|
|
|
|
checkIfTheTitleIsRepeat: `iasf/sysContent/checkIfTheTitleIsRepeat`,
|
|
|
|
deleteArticle: `iasf/sysContent/batchDeletion`,
|
|
|
|
findArticle: `iasf/sysContent/findById`,
|
|
|
|
queryArticle: `iasf/sysContent/pagingQuery`,
|
|
|
|
articleEnableOrDisable: `iasf/sysContent/articleEnableOrDisable`,
|
|
|
|
saveArticle: `iasf/sysContent/save`,
|
|
|
|
updateArticle: `iasf/sysContent/update`,
|
|
|
|
modifiedSort: `iasf/sysContent/modifiedSort`,
|
|
|
|
longPageColumnList: `iasf/pageManagement/longPageColumnList`,
|
|
|
|
searchAllBySite: `iasf/sysNavigationStyle/searchAllBySite`,
|
|
|
|
updateStyle: `iasf/sysNavigationStyle/update`,
|
|
|
|
saveStyle: `iasf/sysNavigationStyle/save`,
|
|
|
|
findPage: `iasf/sysColumnLongPage/getLongPageInformation`,
|
|
|
|
getRedisPage: `iasf/sysColumnLongPage/getRedisCache`,
|
|
|
|
savePage: `iasf/sysColumnLongPage/save`,
|
|
|
|
saveRedisPage: `iasf/sysColumnLongPage/saveTheCache`,
|
|
|
|
updatePage: `iasf/sysColumnLongPage/update`,
|
|
|
|
listOfColumnTemplates: `iasf/template/listOfColumnTemplates`,
|
|
|
|
theTemplateIdGetsTheStyle: `iasf/template/theTemplateIdGetsTheStyle`,
|
|
|
|
queryClassif: `iasf/content/classification/allTheQuery`,
|
|
|
|
delClassif: `iasf/content/classification/delete`,
|
|
|
|
checkClassif: `iasf/content/classification/checkForHeavy`,
|
|
|
|
saveClassif: `iasf/content/classification/save`,
|
|
|
|
updateClassif: `iasf/content/classification/update`,
|
|
|
|
checkLabel: `iasf/content/label/checkForHeavy`,
|
|
|
|
delLabel: `iasf/content/label/delete`,
|
|
|
|
checkLabel: `iasf/content/label/checkForHeavy`,
|
|
|
|
queryLabel: `iasf/content/label/queryAllArticleSubjectTags`,
|
|
|
|
saveLabel: `iasf/content/label/save`,
|
|
|
|
updateLabel: `iasf/content/label/update`,
|
|
|
|
delContentFile: `iasf/content/file/delete`,
|
|
|
|
saveContentFile: `iasf/content/file/save`,
|
|
|
|
theAttachmentUnderTheQueryColumn: `iasf/content/file/theAttachmentUnderTheQueryColumn`,
|
|
|
|
individualTemplateDetailsStyle: `iasf/template/individualTemplateDetailsStyle`,
|
|
|
|
longPageListStyle: `iasf/template/longPageListStyle`,
|
|
|
|
resort: `iasf/sysContent/sort`,
|
|
|
|
articleTopOperation: `iasf/sysContent/articleTopOperation`,
|
|
|
|
deleteUselessData: `iasf/sysColumn/deleteUselessData`,
|
|
|
|
}
|