This commit is contained in:
王炜翔 2024-09-16 20:16:55 +08:00
commit c7962772b2

View File

@ -1,7 +1,6 @@
 
using asg_form.Controllers.Store; using asg_form.Controllers.Store;
using asg_form.Controllers.Team; using asg_form.Controllers.Team;
using asg_form.Controllers.Teamregistration;
using Microsoft.AspNetCore.Identity.EntityFrameworkCore; using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.DataEncryption; using Microsoft.EntityFrameworkCore.DataEncryption;