All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.wslxm.springbootplus2.starter.robot.properties.RobotFeiShuProperties Maven / Gradle / Ivy

package io.github.wslxm.springbootplus2.starter.robot.properties;

import lombok.Data;

/**
 * 飞书 机器人 参数
 *
 * @author wangsong
 * @date 2023/04/10
 */
@Data
public class RobotFeiShuProperties {

    private  String url;
    private  String secret;
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy