系统业务类型管理列表展示(待完善)

This commit is contained in:
chenjinsong
2018-02-09 16:50:27 +08:00
parent f63f5c0df2
commit 68b149bedb
11 changed files with 490 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
package com.nis.web.dao.systemService;
public interface ServiceConfigInfoDao {
}