wtt
2024-11-07 8f267d23ba2d8530e3099c145b48b772016b447b
工艺路线退回状态可修改
2个文件已修改
14 ■■■■ 已修改文件
WebAPI/Controllers/JHGL/Gy_RoutingBillController.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml.user 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/Controllers/JHGL/Gy_RoutingBillController.cs
@@ -292,7 +292,7 @@
                        DataSet dss;
                        dss = oCN.RunProcReturn("select * from Gy_RoutingBillMain where HInterID=" + HInterID + " and HBillNo='" + HBillNo + "'", "Gy_RoutingBillMain");
                        //判断是否可编辑
                        if ((dss.Tables[0].Rows[0]["HChecker"].ToString() != "" && dss.Tables[0].Rows[0]["HChecker"] != null) || (dss.Tables[0].Rows[0]["HBillStatus"].ToString() != "1" && dss.Tables[0].Rows[0]["HBillStatus"].ToString() != "0"))
                        if ((dss.Tables[0].Rows[0]["HChecker"].ToString() != "" && dss.Tables[0].Rows[0]["HChecker"] != null) || (dss.Tables[0].Rows[0]["HBillStatus"].ToString() != "1" && dss.Tables[0].Rows[0]["HBillStatus"].ToString() != "0" && dss.Tables[0].Rows[0]["HBillStatus"].ToString() != "5"))
                        {
                            objJsonResult.code = "0";
                            objJsonResult.count = 0;
WebAPI/Properties/PublishProfiles/FolderProfilewtt.pubxml.user
@@ -45,19 +45,19 @@
      <publishTime>02/22/2013 16:43:40</publishTime>
    </File>
    <File Include="bin/BLL.dll">
      <publishTime>11/06/2024 14:13:13</publishTime>
      <publishTime>11/06/2024 15:05:51</publishTime>
    </File>
    <File Include="bin/BLL.pdb">
      <publishTime>11/06/2024 14:13:13</publishTime>
      <publishTime>11/06/2024 15:05:51</publishTime>
    </File>
    <File Include="bin/BouncyCastle.Crypto.dll">
      <publishTime>12/18/2020 05:32:28</publishTime>
    </File>
    <File Include="bin/DAL.dll">
      <publishTime>11/06/2024 14:13:10</publishTime>
      <publishTime>11/06/2024 15:05:49</publishTime>
    </File>
    <File Include="bin/DAL.pdb">
      <publishTime>11/06/2024 14:13:10</publishTime>
      <publishTime>11/06/2024 15:05:49</publishTime>
    </File>
    <File Include="bin/Dapper.dll">
      <publishTime>07/22/2016 22:52:40</publishTime>
@@ -294,10 +294,10 @@
      <publishTime>11/24/2014 19:18:48</publishTime>
    </File>
    <File Include="bin/WebAPI.dll">
      <publishTime>11/06/2024 14:13:45</publishTime>
      <publishTime>11/06/2024 15:06:22</publishTime>
    </File>
    <File Include="bin/WebAPI.pdb">
      <publishTime>11/06/2024 14:13:45</publishTime>
      <publishTime>11/06/2024 15:06:22</publishTime>
    </File>
    <File Include="bin/WebAPI.XmlSerializers.dll">
      <publishTime>08/16/2024 16:55:28</publishTime>