Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
add dict manager page to system manager.
The dictionary is usually a pair of code and name. The database stores the code of the dictionary instead of the name, which is convenient for the system to manage and maintain.
E.g:
Gender dictionary:
1-> Male
2-> Female
Status dictionary:
1 -> Enable
2 -> Disable