IM/MS/works/controller/works.h

14 lines
219 B
C

//
// Created by dongl on 23-4-26.
//
#ifndef IM2_WORKS_H
#define IM2_WORKS_H
#include "UserController.h"
#include "UserFriendsController.h"
#include "CodeController.h"
#include "IMController.h"
#endif //IM2_WORKS_H