forked from rongchao/epmet-cloud-rizhao
				
			
				 1 changed files with 4 additions and 0 deletions
			
			
		@ -0,0 +1,4 @@ | 
				
			|||||
 | 
					ALTER TABLE `user_advice` DROP COLUMN `AGENCY_PIDS`; | 
				
			||||
 | 
					
 | 
				
			||||
 | 
					ALTER TABLE `user_advice` | 
				
			||||
 | 
					ADD COLUMN `AGENCY_PIDS`  varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL AFTER `AGENCY_ID`; | 
				
			||||
					Loading…
					
					
				
		Reference in new issue