ss


alter  table sys_user  change id id  int(10) AUTO_INCREMENT;

你可能感兴趣的:(ss)