It is best not to use recursive methods for this kind of infinite classification
There is a relatively efficient solution (lvalue-rvalue solution) for classification information that changes little in the tree itself: http://ftp.nchu.edu.tw/MySQL/tech-resources/articles/hierarchical- data.html
@Huijiewei is right. The conventional method is lvalue and rvalue. This is relatively easy to use. http://www.arkulo.com/2015/02/25/Hierarchical/ This is the Chinese article about this method. An article by , I hope it will be helpful to you~~
It is best not to use recursive methods for this kind of infinite classification
There is a relatively efficient solution (lvalue-rvalue solution) for classification information that changes little in the tree itself:
http://ftp.nchu.edu.tw/MySQL/tech-resources/articles/hierarchical- data.html
@Huijiewei is right. The conventional method is lvalue and rvalue. This is relatively easy to use. http://www.arkulo.com/2015/02/25/Hierarchical/ This is the Chinese article about this method. An article by , I hope it will be helpful to you~~