Commit 1bb61abe authored by 龚小红's avatar 龚小红

增加经营盘点的测试用例

parent e2e87f45
...@@ -579,7 +579,7 @@ public class Activity implements Authorization { ...@@ -579,7 +579,7 @@ public class Activity implements Authorization {
checChart(6,0,0); checChart(6,0,0);
} }
@Test(description = "标记促单更新经营客户情况",priority = 43) @Test(description = "标记促单更新经营客户情况",priority = 44)
public void 标记促单更新经营客户情况(){ public void 标记促单更新经营客户情况(){
otoLeaderAuth(); otoLeaderAuth();
promotionUpdate(cust_id+2,2); promotionUpdate(cust_id+2,2);
......
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