250501 커밋
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
namespace PlatformTest.DbQuery;
|
||||
|
||||
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
|
||||
using ServerCommon;
|
||||
|
||||
using ServerCore; using ServerBase;
|
||||
|
||||
namespace BrokerTest;
|
||||
public class UserTestDeleteOneAction : EntityActionBase
|
||||
{
|
||||
public UserTestDeleteOneAction(EntityBase owner) : base(owner)
|
||||
|
||||
Reference in New Issue
Block a user