Files
service/config/app.ini
kanade b70ca388cf feat(ik3cloud): 实现部门与员工的增删改查功能
- 添加部门新增、编辑、删除接口及逻辑实现
- 添加员工新增、编辑、启用、禁用、删除接口及逻辑实现
- 更新配置文件支持组织ID配置
- 初始化金蝶客户端连接配置
- 优化部门与员工数据查询结构
- 增加提交、审核、反审等业务流程处理
- 完善错误处理与日志记录机制
2025-11-20 15:37:45 +08:00

33 lines
521 B
INI

defaultModel = test
debug = true
[server]
host=localhost
port=8081
registryServer=127.0.0.1:8500
basePath=ik3cloud
[log]
director=log
levels=-1,2
showLine=true
logInConsole=true
prefix=
maxAge=7
maxSize=100
maxBackups=30
[page]
maxLimit=100
minLimit=1
defaultLimit=15
[ik3cloud]
host=https://zjyc.ik3cloud.com/k3cloud/
accountId=58f38bcd87527c
username=administrator
appId=342005_7eduWcHKQlGeR5XtXZ0qSwWtSM0YTOPL
appSecret=a3d7dbf55b60406b8981d864c72b2047
languageId=2052
organizationNumber=666
organizationId=8091720