1 Star 0 Fork 0

yck/prometheus_sp27_demo

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
PrometheusService.java 336 Bytes
一键复制 编辑 原始数据 按行查看 历史
yck 提交于 2024-10-09 11:07 +08:00 . 代码提交
package com.ingsha.prometheus.service;
import com.ingsha.prometheus.entity.Result;
import com.ingsha.prometheus.entity.BrokerDto;
/**
* @ClassName PrometheusService
* @Description TODO
* @Author Martin Yi
* @Date 2023/12/19 10:47
* @Version 1.0
*/
public interface PrometheusService {
Result updateData(BrokerDto dto);
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/luckyTreeLove/prometheus_sp27_demo.git
git@gitee.com:luckyTreeLove/prometheus_sp27_demo.git
luckyTreeLove
prometheus_sp27_demo
prometheus_sp27_demo
577e4f7434efe30e7627f73f8504b0abfe6fdf12

搜索帮助