using System.Collections; using System.Collections.Generic; using UnityEngine; namespace JXSoft { //协议规则解析通用方法扩展 public static class ProtocolRulesExtention { } }