ramakrishna 3 年前
父节点
当前提交
0ca3f5e3f5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Program.cs

+ 1
- 1
Program.cs 查看文件

@@ -11,7 +11,7 @@ namespace databaseconnection
11 11
 
12 12
         static string ProcessName = "AcroRd32";
13 13
         static string UserID = "";
14
-
14
+        // For branch.
15 15
         static void Main(string[] args)
16 16
         {
17 17
             var parser = new QueryParser();

正在加载...
取消
保存