#%RAML 1.0 DataType # CourseDTO type: object properties: name: type: string description: 课程名称 code: type: string description: 选课码