디자인 시안 적용 및 애니메이션 개선

This commit is contained in:
hong
2026-07-02 17:52:59 +09:00
parent f79e528fec
commit 1c57d348e6
22 changed files with 3646 additions and 1465 deletions
+2 -1
View File
@@ -254,7 +254,8 @@ CREATE TABLE DVPOWN.PT_MESSAGE_RECIPIENT
)
;
create table DVPOWN.PT_TOKEN
create table PT_TOKEN
(
(
TOKEN VARCHAR2(255) not null
primary key,