参数管理和字典管理有什么区别?
#2119
Replies: 1 comment
-
|
参数管理是用来告诉系统“该怎么跑”的;而字典管理是用来规范业务数据“有哪些选项”以及“前端怎么显示”的。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
大佬们,有人知道吗?
参数是不是就是魔法值?就是比如写死的数字或者字符串,放在这里方便统一管理


那和字典有什么区别
Beta Was this translation helpful? Give feedback.
All reactions