📅  最后修改于: 2022-03-11 14:50:24.231000             🧑  作者: Mango
ng g class models/notice/notice --type=model --skipTests=true
"model/notice" this will create the folder for you as well if it does not exist
"/notice" this is the name of the model angular will create