hibernate错误
@Entity(name = "order") check the manual that corresponds to your MySQL server version for the right syntax to use near 'order' (oid bigint not null auto_increment, uid integer, username varchar(255), ' at line 1
将order改为shop_order 就不报错误了

浙公网安备 33010602011771号