INSERT INTO `goods` SELECT MD5(RAND()), `locale`, `category`, `name`, `pcode`, `image`, `intro`, `details`, `price`, `mprice`, `weight`, `inventory`, `invstatus`, `minbuy`, `hassold`, `ctime`, `utime`, `status`, `csort`, `keywords`, `aftersales`, `invoice`, `warranty`, `logistemp`, `manager` FROM `e6mall`.`goods` ;
SELECT COUNT(id)FROM`goods`
转载于:https://www.cnblogs.com/stay-sober/p/4311121.html
相关资源:json-lib 2.4 的 jar 包