This commit is contained in:
wangw 2025-10-28 14:16:11 +08:00
parent 1b47bdd8f3
commit 5b518f674b
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ public class MkDistributionUser implements Serializable {
/** /**
* 分销员ID 使用ShopUserId * 分销员ID 使用ShopUserId
*/ */
@Id
private Long id; private Long id;
/** /**