전자실 구매관련 업데이트

This commit is contained in:
chi
2023-11-06 09:50:39 +09:00
parent adee51915b
commit f14de05f94
22 changed files with 2436 additions and 643 deletions

View File

@@ -2616,7 +2616,7 @@ namespace FEQ0000 {
this.columnrequest.MaxLength = 50;
this.columnsid.MaxLength = 50;
this.columnpumname.MaxLength = 2147483647;
this.columnpumscale.MaxLength = 200;
this.columnpumscale.MaxLength = 500;
this.columnpumunit.MaxLength = 50;
this.columnsupply.MaxLength = 200;
this.columnproject.MaxLength = 2147483647;
@@ -4694,7 +4694,7 @@ namespace FEQ0000 {
this.columnsc.MaxLength = 30;
this.columnrequest.MaxLength = 50;
this.columnsid.MaxLength = 50;
this.columnpumname.MaxLength = 2147483647;
this.columnpumname.MaxLength = 200;
this.columnpumscale.MaxLength = 200;
this.columnpumunit.MaxLength = 50;
this.columnsupply.MaxLength = 200;