Skip to content

Commit

Permalink
modify: deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-zhaolei committed Dec 17, 2024
1 parent f9aafe9 commit 03e7ef3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public interface IContractAppService : ISingletonDependency

// Task UpdateOriginChainIdAsync(string originChainId, string syncChainId ,UserLoginEto userLoginEto);
// Task InitializeQueryRecordIndexAsync();
// Task InitializeIndexAsync(long blockHeight);
// Task InitializeIndexAsync(long blockHeight);

Task<bool> RefundAsync(Guid redPackageId);

Expand Down

0 comments on commit 03e7ef3

Please sign in to comment.