Merge remote-tracking branch 'origin/dev/前端页面修改' into dev/前端页面修改

# Conflicts:
#	数据库/2.7.3/更新-mysql-2.7.3.sql
#	数据库/2.7.3/更新-postgresql-kingbase-2.7.3.sql
This commit is contained in:
lin
2025-04-09 16:51:16 +08:00
3 changed files with 11 additions and 2 deletions

View File

@@ -267,6 +267,11 @@ call wvp_20250319();
DROP PROCEDURE wvp_20250319;
DELIMITER ;
/*
* 20250319
*/
update wvp_record_plan_item set start = start * 30, stop = (stop + 1) * 30
/*
* 20250402
*/