소스 검색

押金队列增加新品牌

lcl 11 달 전
부모
커밋
0e39805416
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      AppStart/Helper/SycnSpServer/SycnSpActiveService.cs

+ 1 - 0
AppStart/Helper/SycnSpServer/SycnSpActiveService.cs

@@ -28,6 +28,7 @@ namespace MySystem
                 try
                 {
                     List<string> SaveDataBindIds = Utils.Instance.SaveDataBindIds();
+                    SaveDataBindIds.Add("36");
                     WebCMSEntities spdb = new WebCMSEntities();
                     PxcModels.WebCMSEntities db = new PxcModels.WebCMSEntities();
                     MpMainModels2.WebCMSEntities mpdb = new MpMainModels2.WebCMSEntities();