Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
9a4a67c17c
@ -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