缓存测试

This commit is contained in:
zhouyuejun
2019-06-03 17:08:00 +08:00
parent 212855b04e
commit 05615b4d32
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ import { Component } from '@angular/core';
})
export class AppComponent {
title = 'app';
name = "control"
name = "controller"
}