22
jingh
2021-08-07 64c86c8354884c152a00e14faa8229e1b7152bed
22
5个文件已修改
4 ■■■ 已修改文件
LMES/ClsShowMod.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Pub_Class/bin/Debug/Pub_Class.dll 补丁 | 查看 | 原始文档 | blame | 历史
Pub_Class/bin/Debug/Pub_Class.pdb 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/WebAPI.csproj.user 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebAPI/WebServer.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
LMES/ClsShowMod.cs
@@ -50,6 +50,7 @@
                    break;
                case "pa":
                    //工资管理
                    Zxxymk_GZXT(gnsy, gnmc, oMain);
                    break;
                case "jh":
Pub_Class/bin/Debug/Pub_Class.dll
Binary files differ
Pub_Class/bin/Debug/Pub_Class.pdb
Binary files differ
WebAPI/WebAPI.csproj.user
@@ -16,7 +16,7 @@
    <IISExpressWindowsAuthentication />
    <IISExpressUseClassicPipelineMode />
    <UseGlobalApplicationHostFile />
    <ProjectView>ShowAllFiles</ProjectView>
    <ProjectView>ProjectFiles</ProjectView>
    <Controller_SelectedScaffolderID>ApiControllerEmptyScaffolder</Controller_SelectedScaffolderID>
    <Controller_SelectedScaffolderCategoryPath>root/Common/Web API</Controller_SelectedScaffolderCategoryPath>
  </PropertyGroup>
WebAPI/WebServer.cs
@@ -1122,6 +1122,7 @@
        #endregion
        #region 外购退料    外购入库(红字)   *
        public bool set_SavePOStockInBackBill_New(WebAPI.WebS.ClsKf_ICStockBillMain oMain, string sHSourceType, ref string sErrMsg)