修改角色管理中权限分配 新增登录日志表
修改 @Create 标识为 @since
This commit is contained in:
@@ -11,7 +11,7 @@ import org.springframework.web.bind.annotation.PathVariable;
|
||||
* Package: com.yovinchen.xlcs.client.order
|
||||
*
|
||||
* @author yovinchen
|
||||
* @Create 2023/10/13 11:03
|
||||
* @since 2023/10/13 11:03
|
||||
*/
|
||||
@FeignClient(value = "service-order")
|
||||
public interface OrderFeignClient {
|
||||
|
Reference in New Issue
Block a user