仪表盘
版本库
文件存储
活动
搜索
登录
main
/
product-inventory-management-after
产品供销存-后端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
refactor(CustomerContact): 重构联系人字段命名
liyong
2026-05-07
e4fa8e197d9998c964b69dc1195773e1db1b2233
[product-inventory-management-after.git]
/
src
/
main
/
java
/
com
/
ruoyi
/
http
/
service
/
RealTimeEnergyConsumptionService.java
1
2
3
4
5
6
7
8
package com.ruoyi.http.service;
/**
* @author :yys
* @date : 2026/1/27 16:02
*/
public interface RealTimeEnergyConsumptionService {
}