test1
This commit is contained in:
parent
5f3c658a6d
commit
1b6313367d
@ -1,5 +1,5 @@
|
|||||||
package com.heweather.owp.dataInterface;
|
package com.heweather.owp.dataInterface;
|
||||||
|
/**/
|
||||||
public interface DataInterface {
|
public interface DataInterface {
|
||||||
void setCid(String cid);
|
void setCid(String cid);
|
||||||
void deleteID(int index);
|
void deleteID(int index);
|
||||||
|
Reference in New Issue
Block a user