add: all sql script from db

This commit is contained in:
2024-03-06 18:19:58 +08:00
parent c0f115d97d
commit dcd810b20d
123 changed files with 6332 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# Makefile for rest agent project
PROJECT = OMC
VERSION = 2.2402.6
VERSION = 2.2403.1
RelDate = `date +%Y%m%d`
Release = $(RelDate)
RelVer = $(VERSION)-$(RelDate)