6 lines
88 B
Java
6 lines
88 B
Java
package com.nis.web.dao.systemService;
|
|
|
|
public interface ServiceConfigInfoDao {
|
|
|
|
}
|