2 lines
73 B
MySQL
Raw Normal View History

2025-08-13 11:14:39 +08:00
ALTER TABLE `ec_enginedata_rel`
ADD COLUMN `OPCPixel` varchar(100) NULL;