初始化influx公共模块项目
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package com.njcn.influx.service.impl;
|
||||
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
/**
|
||||
* @author hongawen
|
||||
* @version 1.0.0
|
||||
* @date 2023年05月05日 09:10
|
||||
*/
|
||||
@Service
|
||||
public class DataFlucServiceImpl {
|
||||
}
|
||||
Reference in New Issue
Block a user