增加部门信息
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.synebula.zeus.query.view
|
||||
|
||||
class GroupView {
|
||||
var id: String? = null
|
||||
var name = ""
|
||||
}
|
||||
Reference in New Issue
Block a user