合并请求路径(患者)
parent
f7719d93c1
commit
936c3c3391
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue