modelRT/database
douxu af0cfce78f refactor(component set): add the return value of component query func
1.add the return value of topologic query func
refactor(diagram set): add the return value of topologic query func
    1.add the return value of topologic query func
    2.modify internalLockLeaseTime params unit
    3.modify refreshTime params unit
    4.modify lua script
feat(bay info): init interval information constructor
    1.init interval information constructor
test(sql case): add new pg sql case
    1. add new pg sql case
2025-04-30 16:44:58 +08:00
..
create_component.go fix bug of create、delete、update handler 2025-01-10 16:57:29 +08:00
create_model_info.go write code for adapter new component struct 2024-12-30 16:39:11 +08:00
create_topologic.go optimize circuit diagram update handler and complete circuit diagram create handler code writing 2024-12-05 14:57:23 +08:00
delete_topologic.go optimize circuit diagram update handler and complete circuit diagram create handler code writing 2024-12-05 14:57:23 +08:00
postgres_init.go initialize real-time data reading framework 2024-11-28 15:29:34 +08:00
query_component.go refactor(component set): add the return value of component query func 2025-04-30 16:44:58 +08:00
query_page.go fix bug of load data from postgres 2025-01-09 15:56:40 +08:00
query_topologic.go refactor(component set): add the return value of component query func 2025-04-30 16:44:58 +08:00
update_component.go fix bug of create、delete、update handler 2025-01-10 16:57:29 +08:00
update_model_info.go write code for adapter new component struct 2024-12-30 16:39:11 +08:00
update_topologic.go fix bug of test data with update handler 2025-01-13 15:54:40 +08:00