diff --git a/AMESCoreStudio.Web/Views/JIG/JIG001C.cshtml b/AMESCoreStudio.Web/Views/JIG/JIG001C.cshtml
index 387adf77..91e8b8b0 100644
--- a/AMESCoreStudio.Web/Views/JIG/JIG001C.cshtml
+++ b/AMESCoreStudio.Web/Views/JIG/JIG001C.cshtml
@@ -24,33 +24,33 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
+
+
-
-
+
+
@@ -76,7 +76,7 @@
-
+
diff --git a/AMESCoreStudio.Web/Views/JIG/JIG001U.cshtml b/AMESCoreStudio.Web/Views/JIG/JIG001U.cshtml
index a8e5011f..5aad9067 100644
--- a/AMESCoreStudio.Web/Views/JIG/JIG001U.cshtml
+++ b/AMESCoreStudio.Web/Views/JIG/JIG001U.cshtml
@@ -22,33 +22,33 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
@@ -56,16 +56,16 @@
-
-
+
+
-
-
+
+
@@ -74,8 +74,8 @@
-
-
+
+
@@ -83,7 +83,7 @@
@Html.ValidationMessage("error")
-
+
diff --git a/AMESCoreStudio.WebApi/Models/AMES/OutfitVarityInfo.cs b/AMESCoreStudio.WebApi/Models/AMES/OutfitVarityInfo.cs
index b9a40f1a..1e279488 100644
--- a/AMESCoreStudio.WebApi/Models/AMES/OutfitVarityInfo.cs
+++ b/AMESCoreStudio.WebApi/Models/AMES/OutfitVarityInfo.cs
@@ -35,7 +35,7 @@ namespace AMESCoreStudio.WebApi.Models.AMES
/// 規格代碼
///
[Column("VARIETY_NO")]
- [StringLength(4)]
+ [StringLength(5)]
[DataMember]
[Required]
[Display(Name = "規格代碼")]