;追溯系统数据库 按实际情况修改 [mysql] host = "127.0.0.1" port = "3306" database = "opm_ectms" username = "root" password = "bjzgy113#" charset = "utf8mb4" collation = "utf8mb4_general_ci" ;webman admin 插件用到的数据库 按实际情况修改 [mysql_wa] host = "127.0.0.1" port = "3306" database = "dashboard_svr" username = "root" password = "bjzgy113#" charset = "utf8mb4" collation = "utf8mb4_general_ci" ;例如:1:咽喉镜 2:胃镜 3:肠镜 4:纤支镜 按ect_meta_endoscope表endscope_type字段实际数据配置 ;[endoscope_type] ;show_id = "2,3" ;例如:内镜中心 儿院胃肠镜室 按ect_meta_endoscope表department字段实际数据配置 ;[department] ;show_name = "'儿院纤支镜室'" ;按需修改 改变服务端口 [service] port = "8212" ;不用改 [api] host = "http://127.0.0.1:8212" data_host = "http://127.0.0.1:18212" ws_host = "ws://127.0.0.1:3000" [ui] ;show_cabinet = "1号镜柜,2号镜柜" ;show_machine = "胃镜清洗机2#,肠镜清洗机" ;show_room = '内镜2号,内镜3号' ;big_progress_bar = 1 ;auto_dry = 1 ; ignore_process_optional = 1 show_leak_test = 1 show_leak_test_area = 1 leak_still_clean = 1 area_group = 1 [dev] ;query_date = '2025-06-10'