1
13693261870
2022-09-16 21ddee1a38257297288b88bc6c0476ec96a5f867
1
2
3
4
5
6
7
8
9
package com.terra.proxymanager.gui;
 
public class ConstantEnum {
    
public static    String cmdUrl="http://192.168.20.106:8070/exe4cmd?cmd=";
 
public static    String  redisprop="http://192.168.20.106:8070/getRedisProxy?prefix=";
 
}