Showing
1 changed file
with
4 additions
and
0 deletions
| @@ -162,6 +162,10 @@ export { | @@ -162,6 +162,10 @@ export { | ||
| 162 | } from './src/main/ets/bean/peoples/PeopleShipContentListDTO'; | 162 | } from './src/main/ets/bean/peoples/PeopleShipContentListDTO'; |
| 163 | 163 | ||
| 164 | export { | 164 | export { |
| 165 | + PeopleShipNextListDTO | ||
| 166 | +} from './src/main/ets/bean/peoples/PeopleShipNextListDTO'; | ||
| 167 | + | ||
| 168 | +export { | ||
| 165 | AttentionBatchDTO, | 169 | AttentionBatchDTO, |
| 166 | CreatorDTO | 170 | CreatorDTO |
| 167 | } from './src/main/ets/bean/peoples/AttentionBatchDTO'; | 171 | } from './src/main/ets/bean/peoples/AttentionBatchDTO'; |
-
Please register or login to post a comment