xj qian
2024-10-18 918cf2c844f524641396e72c6ecebcc620c57813
1
2
3
4
5
6
#pragma once
#include "jobject.hpp"
class JSession :
    public JObject
{
};