This commit is contained in:
2025-10-28 14:16:11 +08:00
parent 1b47bdd8f3
commit 5b518f674b

View File

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