|
func ListItem2Doc(srcListItemID, targetBoxID, targetPath, previousPath string) (srcRootBlockID, newTargetPath string, err error) {
|
|
func ListItem2Doc(srcListItemID, targetBoxID, targetPath, previousPath string) (srcRootBlockID, newTargetPath string, err error) {
|
|
srcTree, _ := LoadTreeByBlockID(srcListItemID)
|
|
srcTree, _ := LoadTreeByBlockID(srcListItemID)
|