7 lines
67 B
Java
7 lines
67 B
Java
package com.nis.web.service;
|
|
|
|
|
|
public interface CommonService {
|
|
|
|
}
|