Membuat Service Api Barang
parent
b8dd662f84
commit
ca0f8fd37a
@ -0,0 +1,14 @@
|
||||
/*
|
||||
* To change this license header, choose License Headers in Project Properties.
|
||||
* To change this template file, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package id.amigogroup.posterminal.api;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author ronal
|
||||
*/
|
||||
public interface ServiceApiBarang {
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue