fix: 修复门店租户写入与跨租户查看
This commit is contained in:
@@ -29,6 +29,7 @@ public interface IStoreRepository
|
||||
StoreBusinessStatus? businessStatus,
|
||||
StoreOwnershipType? ownershipType,
|
||||
string? keyword,
|
||||
bool ignoreTenantFilter = false,
|
||||
CancellationToken cancellationToken = default);
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user