合并请求路径(患者)

cbx
chenbingxuan 2024-01-13 09:42:03 +08:00
parent f7719d93c1
commit 936c3c3391
1 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,6 @@
package doctor.controller; package doctor.controller;
import doctor.common.core.domain.R; import doctor.common.core.domain.HealthR;
import doctor.domain.entity.UserVideoBuyEntity;
import doctor.domain.entity.UserVideoCollectionEntity;
import doctor.domain.entity.UserWalletEntity; import doctor.domain.entity.UserWalletEntity;
import doctor.domain.vo.UserVideoBuyVo; import doctor.domain.vo.UserVideoBuyVo;
import doctor.domain.vo.UserVideoCollectionVo; import doctor.domain.vo.UserVideoCollectionVo;