feat: 重置为示例配置 (仅学生/教师操作)功能接口
This commit is contained in:
@@ -28,6 +28,9 @@ type IPtNeConfigDataService interface {
|
||||
// SaveAsDefaultByType 保存为默认示例
|
||||
SaveAsDefaultByType(neInfo neModel.NeInfo, stubType, operaUserName string)
|
||||
|
||||
// ResetAsDefaultByType 重置为默认示例
|
||||
ResetAsDefaultByType(neType, stubType, operaUserName string)
|
||||
|
||||
// SelectByStubType 通过存根类型查询
|
||||
SelectByStubType(param model.PtNeConfigData) model.PtNeConfigData
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user