@@ -34,4 +34,6 @@ public interface ErpApiService {
* @return
*/
JSONObject getDecodeDataJSON(String s);
+
+ void syncShop();
}