Changeset 1454207 for FarmatikoData/Models/PharmacyHead.cs
- Timestamp:
- 10/01/20 03:17:09 (4 years ago)
- Branches:
- master
- Children:
- 6f203af
- Parents:
- 5d02859
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
FarmatikoData/Models/PharmacyHead.cs
r5d02859 r1454207 1 using System; 2 using System.Collections.Generic; 1 using System.Collections.Generic; 3 2 using System.ComponentModel.DataAnnotations; 4 using System.Text;5 3 using FarmatikoData.Base; 6 using Microsoft.EntityFrameworkCore;7 4 8 5 namespace FarmatikoData.Models
Note:
See TracChangeset
for help on using the changeset viewer.