Gestito appVersion
This commit is contained in:
@@ -6,6 +6,7 @@ namespace SteUp.Shared.Core.Data.Contracts;
|
||||
public interface ISteupDataService
|
||||
{
|
||||
Task Init();
|
||||
void RegisterAppVersion();
|
||||
|
||||
List<PuntoVenditaDto> PuntiVenditaList { get; }
|
||||
InspectionPageState InspectionPageState { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user