若依财务管理
    若依财务管理
    • ruoyi-admin
      • 验证码操作处理
        • 生成验证码
      • 通用请求处理
        • 通用下载请求
        • 通用上传请求(单个)
        • 通用上传请求(多个)
        • 本地资源通用下载
      • 用户信息管理
        • 获取用户列表
        • 获取用户详细
        • 新增用户
        • 更新用户
        • 删除用户信息
      • 岗位信息操作处理
        • 获取岗位列表
        • export
        • 根据岗位编号获取详细信息
        • 新增岗位
        • 修改岗位
        • 删除岗位
        • 获取岗位选择框列表
      • 公告 信息操作处理
        • 获取通知公告列表
        • 根据通知公告编号获取详细信息
        • 新增通知公告
        • 修改通知公告
        • 删除通知公告
      • 参数配置 信息操作处理
        • 获取参数配置列表
        • export
        • 根据参数编号获取详细信息
        • 根据参数键名查询参数值
        • 新增参数配置
        • 修改参数配置
        • 删除参数配置
        • 刷新参数缓存
      • 用户信息
        • 获取用户列表
        • export
        • importData
        • importTemplate
        • 根据用户编号获取详细信息
        • 根据用户编号获取详细信息
        • 新增用户
        • 修改用户
        • 删除用户
        • 重置密码
        • 状态修改
        • 根据用户编号获取授权角色
        • 用户授权角色
        • 获取部门树列表
      • 菜单信息
        • 获取菜单列表
        • 根据菜单编号获取详细信息
        • 获取菜单下拉树列表
        • 加载对应角色菜单列表树
        • 新增菜单
        • 修改菜单
        • 删除菜单
      • 个人信息 业务处理
        • 个人信息
        • 修改用户
        • 重置密码
        • 头像上传
      • 注册验证
        • register
      • 登录验证
        • 登录方法
        • 获取用户信息
        • 获取路由信息
      • 角色信息
        • list
        • export
        • 根据角色编号获取详细信息
        • 新增角色
        • 修改保存角色
        • 修改保存数据权限
        • 状态修改
        • 删除角色
        • 获取角色选择框列表
        • 查询已分配用户角色列表
        • 查询未分配用户角色列表
        • 取消授权用户
        • 批量取消授权用户
        • 批量选择用户授权
        • 获取对应角色部门树列表
      • 部门信息
        • 获取部门列表
        • 查询部门列表(排除节点)
        • 根据部门编号获取详细信息
        • 新增部门
        • 修改部门
        • 删除部门
      • 首页
        • 访问首页,提示语
      • 数据字典信息
        • list
        • export
        • 查询字典类型详细
        • 新增字典类型
        • 修改字典类型
        • 删除字典类型
        • 刷新字典缓存
        • 获取字典选择框列表
        • list
        • export
        • 查询字典数据详细
        • 根据字典类型查询字典数据信息
        • 新增字典类型
        • 修改保存字典类型
        • 删除字典类型
      • 服务器监控
        • getInfo
      • 在线用户监控
        • list
        • 强退用户
      • 缓存监控
        • getInfo
        • cache
        • getCacheKeys
        • getCacheValue
        • clearCacheName
        • clearCacheKey
        • clearCacheAll
      • 系统访问记录
        • list
        • export
        • remove
        • clean
        • unlock
      • 操作日志记录
        • list
        • export
        • remove
        • clean
    • ruoyi-basicdata(基础数据模块)
      • 凭证字Controller
        • 查询凭证字列表
        • 导出凭证字列表
        • 获取凭证字详细信息
        • 新增凭证字
        • 修改凭证字
        • 删除凭证字
    • ruoyi-generator
      • 代码生成 操作处理
        • 查询代码生成列表
        • 获取代码生成信息
        • 查询数据库列表
        • 查询数据表字段列表
        • 导入表结构(保存)
        • 创建表结构(保存)
        • 修改保存代码生成业务
        • 删除代码生成
        • 预览代码
        • 生成代码(下载方式)
        • 生成代码(自定义路径)
        • 同步数据库
        • 批量生成代码
    • ruoyi-quartz
      • 调度日志操作处理
        • 查询定时任务调度日志列表
        • 导出定时任务调度日志列表
        • 根据调度编号获取详细信息
        • 删除定时任务调度日志
        • 清空定时任务调度日志
      • 调度任务信息操作处理
        • 查询定时任务列表
        • 导出定时任务列表
        • 获取定时任务详细信息
        • 新增定时任务
        • 修改定时任务
        • 定时任务状态修改
        • 定时任务立即执行一次
        • 删除定时任务
    • 数据模型
      • TableDataInfo
      • AjaxResult
      • key
      • MapObject
      • SysDictType
      • VoucherWord
      • SysJob
      • SysDictData
      • GenTableColumn
      • key
      • key
      • SysDept
      • SysRole
      • SysUserRole
      • GenTable
      • LoginBody
      • key
      • RegisterBody
      • key
      • key
      • key
      • key
      • key
      • SysUser
      • MapString
      • SysMenu
      • SysConfig
      • SysNotice
      • SysPost
      • UserEntity
      • RListUserEntity
      • RUserEntity
      • RString

    GenTable

    业务表 gen_table

    {
        "createBy": "string",
        "createTime": "string",
        "updateBy": "string",
        "updateTime": "string",
        "remark": "string",
        "params": {
            "key": {}
        },
        "tableId": 0,
        "tableName": "string",
        "tableComment": "string",
        "subTableName": "string",
        "subTableFkName": "string",
        "className": "string",
        "tplCategory": "string",
        "tplWebType": "string",
        "packageName": "string",
        "moduleName": "string",
        "businessName": "string",
        "functionName": "string",
        "functionAuthor": "string",
        "genType": "string",
        "genPath": "string",
        "pkColumn": {
            "createBy": "string",
            "createTime": "string",
            "updateBy": "string",
            "updateTime": "string",
            "remark": "string",
            "params": {
                "key": {}
            },
            "columnId": 0,
            "tableId": 0,
            "columnName": "string",
            "columnComment": "string",
            "columnType": "string",
            "javaType": "string",
            "javaField": "string",
            "isPk": "string",
            "isIncrement": "string",
            "isRequired": "string",
            "isInsert": "string",
            "isEdit": "string",
            "isList": "string",
            "isQuery": "string",
            "queryType": "string",
            "htmlType": "string",
            "dictType": "string",
            "sort": 0
        },
        "subTable": {
            "createBy": "string",
            "createTime": "string",
            "updateBy": "string",
            "updateTime": "string",
            "remark": "string",
            "params": {
                "key": {}
            },
            "tableId": 0,
            "tableName": "string",
            "tableComment": "string",
            "subTableName": "string",
            "subTableFkName": "string",
            "className": "string",
            "tplCategory": "string",
            "tplWebType": "string",
            "packageName": "string",
            "moduleName": "string",
            "businessName": "string",
            "functionName": "string",
            "functionAuthor": "string",
            "genType": "string",
            "genPath": "string",
            "pkColumn": {
                "createBy": "string",
                "createTime": "string",
                "updateBy": "string",
                "updateTime": "string",
                "remark": "string",
                "params": {
                    "key": {}
                },
                "columnId": 0,
                "tableId": 0,
                "columnName": "string",
                "columnComment": "string",
                "columnType": "string",
                "javaType": "string",
                "javaField": "string",
                "isPk": "string",
                "isIncrement": "string",
                "isRequired": "string",
                "isInsert": "string",
                "isEdit": "string",
                "isList": "string",
                "isQuery": "string",
                "queryType": "string",
                "htmlType": "string",
                "dictType": "string",
                "sort": 0
            },
            "columns": [
                {
                    "createBy": "string",
                    "createTime": "string",
                    "updateBy": "string",
                    "updateTime": "string",
                    "remark": "string",
                    "params": {
                        "key": {}
                    },
                    "columnId": 0,
                    "tableId": 0,
                    "columnName": "string",
                    "columnComment": "string",
                    "columnType": "string",
                    "javaType": "string",
                    "javaField": "string",
                    "isPk": "string",
                    "isIncrement": "string",
                    "isRequired": "string",
                    "isInsert": "string",
                    "isEdit": "string",
                    "isList": "string",
                    "isQuery": "string",
                    "queryType": "string",
                    "htmlType": "string",
                    "dictType": "string",
                    "sort": 0
                }
            ],
            "options": "string",
            "treeCode": "string",
            "treeParentCode": "string",
            "treeName": "string",
            "parentMenuId": 0,
            "parentMenuName": "string"
        },
        "columns": [
            {
                "createBy": "string",
                "createTime": "string",
                "updateBy": "string",
                "updateTime": "string",
                "remark": "string",
                "params": {
                    "key": {}
                },
                "columnId": 0,
                "tableId": 0,
                "columnName": "string",
                "columnComment": "string",
                "columnType": "string",
                "javaType": "string",
                "javaField": "string",
                "isPk": "string",
                "isIncrement": "string",
                "isRequired": "string",
                "isInsert": "string",
                "isEdit": "string",
                "isList": "string",
                "isQuery": "string",
                "queryType": "string",
                "htmlType": "string",
                "dictType": "string",
                "sort": 0
            }
        ],
        "options": "string",
        "treeCode": "string",
        "treeParentCode": "string",
        "treeName": "string",
        "parentMenuId": 0,
        "parentMenuName": "string"
    }
    Built with