更新前端文件
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
define([], function(){
|
||||
var controller = {
|
||||
group: function(){
|
||||
}
|
||||
}
|
||||
|
||||
return controller;
|
||||
})
|
||||
Reference in New Issue
Block a user