forked from rongchao/epmet-cloud-rizhao
				
			
				 1 changed files with 4 additions and 0 deletions
			
			
		@ -0,0 +1,4 @@ | 
				
			|||||
 | 
					alter table act_info MODIFY COLUMN | 
				
			||||
 | 
					    `SPONSOR_TEL` varchar(64) NOT NULL COMMENT '联系电话' AFTER SPONSOR_CONTACTS; | 
				
			||||
 | 
					
 | 
				
			||||
 | 
					alter table latest_act_info MODIFY COLUMN `SPONSOR_TEL` varchar(64)COMMENT '联系电话' AFTER SPONSOR_CONTACTS; | 
				
			||||
					Loading…
					
					
				
		Reference in new issue