1
0
This commit is contained in:
宋越 2021-10-19 20:52:10 +08:00
parent 5f3c658a6d
commit 1b6313367d

View File

@ -1,5 +1,5 @@
package com.heweather.owp.dataInterface;
/**/
public interface DataInterface {
void setCid(String cid);
void deleteID(int index);