Merge branch 'develop' into working

This commit is contained in:
Suphonchai Phoonsawat 2025-09-02 14:55:47 +07:00
commit fb6a82be14
2 changed files with 5 additions and 2 deletions

View file

@ -13,5 +13,6 @@
public bool? isReport { get; set; }
public bool? isTemplate { get; set; }
}
}