Changeset e882b92 for ChapterX.Application/Story/Commands/AddHandler.cs
- Timestamp:
- 08/24/26 20:57:09 (13 days ago)
- Branches:
- main
- Parents:
- a6e33d1
- File:
-
- 1 edited
-
ChapterX.Application/Story/Commands/AddHandler.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ChapterX.Application/Story/Commands/AddHandler.cs
ra6e33d1 re882b92 35 35 Image = request.Image, 36 36 Content = request.Content, 37 Status = "draft", 37 38 UserId = request.UserId, 38 39 CreatedAt = DateTime.UtcNow,
Note:
See TracChangeset
for help on using the changeset viewer.
