telpo test github
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

4 年前
123456789101112131415
  1. #include "classroom.h"
  2. uint16_t remain_classroom;
  3. void cs_check_remain_classroom(void)
  4. {
  5. return remain_classroom;
  6. }
  7. void cs_book_classroom(void)
  8. {
  9. }
  10. void cs_find_classromm() // 2020-8-20
  11. {
  12. }