补充sql
This commit is contained in:
parent
193871d5ef
commit
e66f0a694a
@ -176,5 +176,10 @@ Insert Into awe_do_library (dono,colindex,sortno,isinuse,coltablename,colactualn
|
||||
Insert Into awe_do_library (dono,colindex,sortno,isinuse,coltablename,colactualname,colname,coltype,coldefaultvalue,colheader,colunit,colcolumntype,coleditstyle,colcheckformat,colalign,coleditsourcetype,coleditsource,colhtmlstyle,collimit,colvisible,colreadonly,colrequired,colsortable,isfilter,colspan,isautocomplete,groupid,colfilterrefid,inputuser,inputtime,updateuser,updatetime,isaudit,colfilterattrs,isupdate,parentcolindex,tips,colinnerbtevent,colfilteroptions) Values ('FundCollectionFlowStart','1370','1370','1','let','CUSTOMER_ID','CUSTOMER_ID','String','','¿Í»§ID','','1','Text','1','1','','','',null,'0','0','0','1','0',0,'','','','SYS_Designer','2020/04/02 18:38:50','SYS_Designer','2020/04/02 19:02:32','','','1','','','','');
|
||||
|
||||
|
||||
-- 网银接口新增字段
|
||||
|
||||
ALTER TABLE LC_EBANK ADD confirm_money DECIMAL(22,2) ;
|
||||
ALTER TABLE lc_ebank_temp ADD confirm_money DECIMAL(22,2) ;
|
||||
|
||||
--
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user