| | |
| | | public static final Long REDIS_MAX_SAVE_TIME = 180 * 24 * 60 * 60L; |
| | | public static final Long SCREEN_SHOT_TIMEOUT = 30 * 60L; |
| | | |
| | | public static final String NOTIFY_URL = "http://47.106.172.9:8888/machine-fast/serv/vnnox/progress"; |
| | | public static final String SCREEN_SHOT_NOTIFY_URL = "http://47.106.172.9:8888/machine-fast/serv/vnnox/screenshot"; |
| | | public static final String NOTIFY_URL = "http://112.74.63.130:20017/serv/vnnox/progress"; |
| | | public static final String SCREEN_SHOT_NOTIFY_URL = "http://112.74.63.130:20017/serv/vnnox/screenshot"; // TODO 要改 |
| | | |
| | | public static final String username = "zhxm"; |
| | | public static final String password = "xm2512209."; |