diff --git a/Dao/DB/DB1.Scheme.txt b/Dao/DB/DB1.Scheme.txt index 56f90c6..d8ccfa4 100644 --- a/Dao/DB/DB1.Scheme.txt +++ b/Dao/DB/DB1.Scheme.txt @@ -1004,6 +1004,7 @@ create table paytax ( ,iscancel tinyint not null ,cdt datetime not null,cno bigint not NULL,udt datetime not null,uno bigint not NULL,uip varchar(50) not NULL ,mgtkey varchar (24) + ,taxdatereq datetime ,primary key(taxno)); create table paytaxitem (