|
@@ -47,10 +47,10 @@ public class OaContractsController extends BaseController {
|
|
List<CirculationUser> executors = new ArrayList<>();
|
|
List<CirculationUser> executors = new ArrayList<>();
|
|
|
|
|
|
CirculationUser executor1 = new CirculationUser();
|
|
CirculationUser executor1 = new CirculationUser();
|
|
- executor1.setUserId(100180);
|
|
|
|
- executor1.setRealName("杨卉");
|
|
|
|
- executor1.setPhone("18627021222");
|
|
|
|
- executor1.setIdCard("420102198410072828");
|
|
|
|
|
|
+ executor1.setUserId(100229);
|
|
|
|
+ executor1.setRealName("刘德蕊");
|
|
|
|
+ executor1.setPhone("18198285631");
|
|
|
|
+ executor1.setIdCard("510102196408016563");
|
|
executor1.setState("分部会计");
|
|
executor1.setState("分部会计");
|
|
executor1.setRemark("费用无误通过");
|
|
executor1.setRemark("费用无误通过");
|
|
executor1.setWorkOrderId(1);
|
|
executor1.setWorkOrderId(1);
|