Commit ba1e58f0 authored by 叶海龙's avatar 叶海龙

32423

parent 37a5e47a
...@@ -44,11 +44,13 @@ namespace myProject ...@@ -44,11 +44,13 @@ namespace myProject
} }
<<<<<<< HEAD
public void delete3() public void delete3()
======= {
}
public void delete2() public void delete2()
>>>>>>> m101_bugfix
{ {
} }
......
...@@ -35,16 +35,23 @@ namespace myProject ...@@ -35,16 +35,23 @@ namespace myProject
} }
} }
<<<<<<< HEAD public void add()
{
}
public void update() public void update()
{ {
} }
<<<<<<< HEAD
public void delete3()
======= =======
public void add() public void delete2()
>>>>>>> m101_bugfix
{ {
} }
>>>>>>> m101_bugfix
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment