Hermes Agent 2acf06e5e5 feat: get_code.dspy supports prepend_all=1 to add '全部' option
When prepend_all=1 is passed, insert {valueField:'', textField:'全部'}
as the first item in the result array. Used by InlineForm search fields.
2026-06-22 12:11:51 +08:00
2025-07-16 14:28:56 +08:00
2025-08-06 16:17:09 +08:00
2025-09-14 13:00:33 +08:00
2025-07-16 14:28:56 +08:00
2025-07-16 14:28:56 +08:00
2025-09-14 13:00:33 +08:00
2026-04-16 14:36:19 +08:00

appbase

基本应用包,主要是提供代码管理和系统参数管理能力

参数管理

应用系统的参数集中管理,为系统提供可动态维护的参数 业务日期,应用的业务日期存储在参数表中,并提供函数用于获得系统日期和设置心业务日期

代码管理

提供系统键值对管理和维护能力

Description
No description provided
Readme 116 KiB
Languages
Python 98%
Shell 2%