企业列表出来了
parent
89a6836a82
commit
140a3e3358
|
@ -153,6 +153,7 @@ public class MyApiController extends BaseController
|
|||
if(myApi1.getMyStates().equals("N")){
|
||||
myApi.setMyStates("Y");
|
||||
}
|
||||
myApi.setMyId(myApi1.getMyId());
|
||||
return toAjax(myApiService.updateById(myApi));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue