Constants.java 203 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 package com.chinabr.jmetertool; public class Constants { /** * 新版本key */ public static String AES_KEY="mJmzkWttn2eEhJI4"; public static String SIGN_KEY="as1UoGe3zIdgpDu3"; }