Skip to main content

IJTDEV Api

info

This has not been completed yet.

Response Schema

    {
"code": number;
"message": string;
"payload"?: {} | [];
}