提交代码
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -148,7 +148,7 @@ namespace WebAPI.Controllers
|
||||
decimal? sch = Funs.GetNewDecimal(joint.JOT_Sch);
|
||||
string wmeCode = weldMethod.WME_Code;
|
||||
|
||||
string[] wmeCodes = wmeCode.Split('/');
|
||||
string[] wmeCodes = wmeCode.Split('+');
|
||||
string location = locationItem.Value;
|
||||
string ste = joint.STE_ID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user