xin
2025-09-05 6f3c170403f34d452b5dc733043145d8d760fe41
oying-tools/src/main/java/com/oying/utils/WinnerLookProperties.java
@@ -15,6 +15,12 @@
public class WinnerLookProperties {
    private String urlSendMsg;
    /**
     * 批量短信 手机号码,必填
     * 多个号码用英文半角逗号分隔。如 :
     * 13900000000,13900000001
     * 每次不要超过50个号码
     */
    private String urlSendMsgBatch;
    private String userCode;
    private String userPass;