mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 20:50:14 +08:00
Update ProductEnvironment.java
This commit is contained in:
@@ -16,6 +16,8 @@ import org.slf4j.LoggerFactory;
|
||||
public class ProductEnvironment {
|
||||
private static final Logger logger = LoggerFactory.getLogger(ProductEnvironment.class);
|
||||
|
||||
ProductEnvironment(){}
|
||||
|
||||
/**
|
||||
* List Environment Variables.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user