🐛 修复错误的变量定义类型,可能是官方接口变动
This commit is contained in:
@@ -321,4 +321,23 @@ public class WxCpOaServiceImplTest {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testCreateOaApprovalTemplate() {
|
||||
//TODO
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testUpdateOaApprovalTemplate() {
|
||||
//TODO
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testGetCheckinScheduleList() {
|
||||
//TODO
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testAddCheckInUserFace() {
|
||||
//TODO
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user