コード例 #1
0
 /** 保存数据设置 */
 @Test
 public void testSaveBusPower() {
   staffingService.saveBusPower("07", "user10", "rule100001", "{comCode:'07'}");
 }