Skip to content

虚拟角色API #16

@trim21

Description

@trim21

响应和分页大致参照人物API。

path:

/v0/characters
/v0/characters/{character_id}
/v0/characters/{character_id}/subjects

查询数据的表不同

虚拟角色的关联只有三种,

$typeList = array(
    1 => '主角',
    2 => '配角',
    3 => '客串',
);

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions