示例#1
0
 public MonitorItemService(MonitorItemDbContext context)
 {
     this._context = context;
 }