package com.hs.admin.config; /** * @author xieheng */ public class GlobalConfig { public static final String PWD_SALT = "PHSA4DR2WS8DF01DGT7"; }