소재지 ₍₍◝(・'ω'・)◟⁾⁾ 🐟️?看XM(^_−)☆哈先看看刚看过卡卡国看过了回来冷藏柜好极过估计 PNG %k25u25%fgd5n!"""Implementation of RawJSON """ class RawJSON(object): """Wrap an encoded JSON document for direct embedding in the output """ def __init__(self, encoded_json): self.encoded_json = encoded_json