This commit is contained in:
hucs
2024-08-02 11:28:50 +08:00
parent 6b50f4bdd4
commit 0ee93e0ad7

View File

@@ -33,7 +33,6 @@ public class PlayOrderInfoGiftAdd {
private int giftQuantity; private int giftQuantity;
@NotBlank(message = "微信号不能为空")
private String weiChatCode; private String weiChatCode;
/** /**