id注解
This commit is contained in:
parent
1b47bdd8f3
commit
5b518f674b
|
|
@ -34,6 +34,7 @@ public class MkDistributionUser implements Serializable {
|
||||||
/**
|
/**
|
||||||
* 分销员ID 使用ShopUserId
|
* 分销员ID 使用ShopUserId
|
||||||
*/
|
*/
|
||||||
|
@Id
|
||||||
private Long id;
|
private Long id;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue