問題描述 想添加一段class文件 應(yīng)該添加在哪 如何引用呢? 程序代碼 <?php include_once "errorCode.php"; /** * JsonParse class * * 提供提取消息格式中的密文及生成回復(fù)消息格式的接口. */ class JsonParse { /** * 提取出json數(shù)據(jù)包中的加密消息 * @param string $...