设置a_slt_cou表的c_id依赖于a_course表的c_id,这个依赖说的是什么意思嘞,九敏
a_slt_cou表的c_id为外键依赖于a_course表的c_id,就是说a_slt_cou表的c_id必须是a_course表里有的c_id