## 创建秒结表语句调整;

This commit is contained in:
cabbage 2025-07-03 08:51:16 +08:00
parent 2c292a0ec1
commit be4ec034b3
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@
all_new_box_num number(10,2) default 0 not null,
all_new_consume_pv number(17,6) default 0 not null,
all_team_new_box_num number(10,2) default 0 not null,
all_team_new_pv number(17,6) default 0 not null,
all_team_new_pv number(17,6) default 0 not null
)
</update>