parent
ebcf5f5b87
commit
2325711738
@ -0,0 +1,6 @@
|
||||
package com.mashibing.passenger.controller;/**
|
||||
* @author fangyu
|
||||
* @version v1.0.0
|
||||
* @date 2022/7/24 01:20
|
||||
*/public class VerificationCodeController {
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
package com.mashibing.passenger.request;/**
|
||||
* @author fangyu
|
||||
* @version v1.0.0
|
||||
* @date 2022/7/24 01:21
|
||||
*/public class VerificationCodeDTO {
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
package com.mashibing.passenger.service;/**
|
||||
* @author fangyu
|
||||
* @version v1.0.0
|
||||
* @date 2022/7/24 01:26
|
||||
*/public class VerificationCodeService {
|
||||
}
|
Loading…
Reference in new issue