id 自增 取消
This commit is contained in:
@@ -19,7 +19,7 @@ public class PayClassify implements Serializable {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@TableId(type = IdType.AUTO)
|
||||
@TableId
|
||||
/**
|
||||
* 充值分类id
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user