LiJinHuan
2022-03-22 c0515c2f47cafe8da39089d2173e7b41f56e5f3e
1
2
3
4
5
6
@isTest
private class ApprovalResultControllerTest {
    static testMethod void testMethod1() {
        ApprovalResultController.testI();
    }
}