From 1a1c8e71fcd14858f595029f089b2d4a00202b32 Mon Sep 17 00:00:00 2001
From: ogi <Administrator@S-OGI-PC>
Date: Fri, 05 Dec 2025 09:24:16 +0900
Subject: [PATCH] プロジェクトファイルを追加。
---
HotelPms.SourceFactory/Template/BeanFileMode_ts.txt | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/HotelPms.SourceFactory/Template/BeanFileMode_ts.txt b/HotelPms.SourceFactory/Template/BeanFileMode_ts.txt
new file mode 100644
index 0000000..18a8feb
--- /dev/null
+++ b/HotelPms.SourceFactory/Template/BeanFileMode_ts.txt
@@ -0,0 +1,13 @@
+/// ****************************** Description *******************************
+/// ���V�X�e������
+/// �@PMS FrameWork 1.0
+/// ���T�v
+/// �@@0@
+/// ������
+/// �@@1@ �R�[�h�쐬�c�[�� �����쐬
+/// ****************************** Declarations ******************************
+import MasterBase from './MasterBase';
+
+export default class @2@ extends MasterBase {
+@3@
+}
\ No newline at end of file
--
Gitblit v1.10.0